mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2025-02-03 05:04:25 +03:00
Add @ChrisPappalardo to list of contributors, update changelog
This commit is contained in:
parent
852ab76e1e
commit
4567ef60f1
|
@ -2,6 +2,10 @@
|
|||
All enhancements and patches to cookiecutter-django will be documented in this file.
|
||||
This project adheres to [Semantic Versioning](http://semver.org/).
|
||||
|
||||
## [2016-03-14]
|
||||
### Changed
|
||||
- Enforce `repo_name` as proper python module (@ChrisPappalardo)
|
||||
|
||||
## [2016-03-08]
|
||||
### Changed
|
||||
- Docker configuration now uses docker-compose format v2 (@aeikenberry)
|
||||
|
|
|
@ -54,6 +54,7 @@ Listed in alphabetical order.
|
|||
Benjamin Abel
|
||||
Bouke Haarsma
|
||||
Burhan Khalid `@burhan`_ @burhan
|
||||
Catherine Devlin `@catherinedevlin`
|
||||
Chris Curvey `@ccurvey`_
|
||||
Chris Franklin
|
||||
Chris Franklin `@hairychris`_
|
||||
|
@ -118,6 +119,7 @@ Listed in alphabetical order.
|
|||
.. _@burhan: https://github.com/burhan
|
||||
.. _@ccurvey: https://github.com/ccurvey
|
||||
.. _@hairychris: https://github.com/hairychris
|
||||
.. _@catherinedevlin: https://github.com/catherinedevlin
|
||||
.. _@ChrisPappalardo: https://github.com/ChrisPappalardo
|
||||
.. _@cdvv7788: https://github.com/cdvv7788
|
||||
.. _@c-rhodes: https://github.com/c-rhodes
|
||||
|
|
Loading…
Reference in New Issue
Block a user