Skip to content

Commit 2a1f47e

Browse files
committed
Add changes to history.
1 parent a5f4da2 commit 2a1f47e

File tree

1 file changed

+26
-0
lines changed

1 file changed

+26
-0
lines changed

HISTORY.rst

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,32 @@
33
History
44
-------
55

6+
In Development (Master Branch)
7+
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
8+
9+
The goal of this release is to allow for injection of extra context via the
10+
Cookiecutter API, and to fix minor bugs.
11+
12+
Features:
13+
14+
* `cookiecutter()` now takes an optional `extra_context` parameter, thanks to `@michaeljoseph`_, `@fcurella`_, `@aventurella`_, `@emonty`_, `@schacki`_, `@ryanolson`_, `@pfmoore`_, `@pydanny`_, `@audreyr`_ (#260).
15+
* TODO if any other features were added post-0.7.2, add them here.
16+
17+
Bug Fixes:
18+
19+
* TODO go through post-0.7.2 commits and add bug fixes here.
20+
21+
Other Changes:
22+
23+
* TODO anything else?
24+
25+
.. _`@pfmoore`: https://github.com/pfmoore
26+
.. _`@fcurella`: https://github.com/fcurella
27+
.. _`@aventurella`: https://github.com/aventurella
28+
.. _`@emonty`: https://github.com/emonty
29+
.. _`@schacki`: https://github.com/schacki
30+
.. _`@ryanolson`: https://github.com/ryanolson
31+
632
0.7.2 (2014-08-05)
733
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
834

0 commit comments

Comments
 (0)