mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2025-01-24 08:14:13 +03:00
Update changelog.
This commit is contained in:
parent
a9aa93acc5
commit
656a9b9ed5
10
CHANGELOG.md
10
CHANGELOG.md
|
@ -2,8 +2,16 @@
|
|||
All enhancements and patches to cookiecutter-django will be documented in this file.
|
||||
This project adheres to [Semantic Versioning](http://semver.org/).
|
||||
|
||||
## [2015-09-14]
|
||||
### Removed
|
||||
- Remove unused generated CSS styles (@audreyr)
|
||||
|
||||
### Changed
|
||||
- Use Bootstrap margin utility class `m-b-lg` and remove our custom `navbar-header` class (@audreyr)
|
||||
- Update Hitch requirements (@audreyr)
|
||||
|
||||
## [2015-09-13]
|
||||
## Removed
|
||||
### Removed
|
||||
- Styles that already exist in Bootstrap 4 (or 3) (@audreyr)
|
||||
|
||||
### Changed
|
||||
|
|
Loading…
Reference in New Issue
Block a user