mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2024-11-26 11:34:00 +03:00
update changelog
This commit is contained in:
parent
be01daefc8
commit
6cd4ab6e81
|
@ -2,6 +2,12 @@
|
||||||
All enhancements and patches to cookiecutter-django will be documented in this file.
|
All enhancements and patches to cookiecutter-django will be documented in this file.
|
||||||
This project adheres to [Semantic Versioning](http://semver.org/).
|
This project adheres to [Semantic Versioning](http://semver.org/).
|
||||||
|
|
||||||
|
## [2016-02-15]
|
||||||
|
### Changed
|
||||||
|
- In `users` app adapter, fix `is_open_for_signup` missing parameter (@oryx2)
|
||||||
|
- Fixes and improvements in Hitch tests , see [#485](https://github.com/pydanny/cookiecutter-django/pull/485) (@crdoconnor)
|
||||||
|
|
||||||
|
|
||||||
## [2016-02-12]
|
## [2016-02-12]
|
||||||
### Changed
|
### Changed
|
||||||
- Fixed typo (@yunti)
|
- Fixed typo (@yunti)
|
||||||
|
|
|
@ -12,7 +12,7 @@ Name Github Twitter
|
||||||
=========================== ============= ===========
|
=========================== ============= ===========
|
||||||
Daniel Roy Greenfeld `@pydanny`_ @pydanny
|
Daniel Roy Greenfeld `@pydanny`_ @pydanny
|
||||||
Audrey Roy Greenfeld* `@audreyr`_ @audreyr
|
Audrey Roy Greenfeld* `@audreyr`_ @audreyr
|
||||||
Fábio C. Barrionuevo da Luz `@luzfcb`_
|
Fábio C. Barrionuevo da Luz `@luzfcb`_ @luzfcb
|
||||||
Saurabh Kumar `@theskumar`_ @_theskumar
|
Saurabh Kumar `@theskumar`_ @_theskumar
|
||||||
Jannis Gebauer `@jayfk`_
|
Jannis Gebauer `@jayfk`_
|
||||||
Burhan Khalid `@burhan`_ @burhan
|
Burhan Khalid `@burhan`_ @burhan
|
||||||
|
|
Loading…
Reference in New Issue
Block a user