mirror of
https://github.com/Hopiu/cookiecutter-django.git
synced 2026-03-16 21:00:23 +00:00
added changes from @phiberjenz, @noisy
This commit is contained in:
parent
c35fc6acbe
commit
6c2063759c
1 changed files with 6 additions and 1 deletions
|
|
@ -2,9 +2,14 @@
|
|||
All enhancements and patches to Cookiecutter Django will be documented in this file.
|
||||
This project adheres to [Semantic Versioning](http://semver.org/).
|
||||
|
||||
##[2016-05-22]
|
||||
### Added
|
||||
- Added instructions for copying backups from docker to host (@phiberjenz)
|
||||
- Added mailhog docker container (@noisy)
|
||||
|
||||
##[2016-05-15]
|
||||
### Added
|
||||
- Added GitLabl continuous integration article to README.rst (@dezoito)
|
||||
- Added GitLab continuous integration article to README.rst (@dezoito)
|
||||
|
||||
## [2016-05-13]
|
||||
### Changed
|
||||
|
|
|
|||
Loading…
Reference in a new issue