Update CHANGELING.md

This commit is contained in:
Mazdak Badakhshan 2016-07-02 02:12:43 +04:30
parent bb75251864
commit b8ab5e0345

View File

@ -2,6 +2,10 @@
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-07-02]
## Removed
- `JS Task Runner`, `Gulp`, `Grunt`, `Webpack`
##[2016-06-25] ##[2016-06-25]
## Changed ## Changed
- use `https` instead `ssh` to clone [cookiecutter-webpack](https://github.com/hzdg/cookiecutter-webpack) if `Webpack` is selected as `JS Task Runner` - fix issue #647 (@luzfcb and @resakse) - use `https` instead `ssh` to clone [cookiecutter-webpack](https://github.com/hzdg/cookiecutter-webpack) if `Webpack` is selected as `JS Task Runner` - fix issue #647 (@luzfcb and @resakse)