Skip to content

Commit

Permalink
Add CHANGES for 0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
KostyaEsmukov committed May 11, 2020
1 parent 8502e92 commit 4e4e0f0
Showing 1 changed file with 11 additions and 1 deletion.
12 changes: 11 additions & 1 deletion CHANGES.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,16 @@
CHANGES
=======

0.3
---
2020-05-11

Packaging changes:

* Add support for PyYAML 5
* Add support for marshmallow 3


0.2
---
2019-10-22
Expand All @@ -12,7 +22,7 @@ New features:
* Raise an error when the cookiecutter context file is not generated (#9)
* Add support for extra_context to cli (like in `cookiecutter` command) (#10)
* Add jinja2 support to strategies mapping (#13)
* Add automation via Python + built-in support for Git-based projects
* Add automation via Python + built-in support for Git-based projects
and GitLab (#11)

Behaviour changes:
Expand Down

0 comments on commit 4e4e0f0

Please sign in to comment.