Skip to content

Commit 6f595c8

Browse files
committed
Generate Changelog for version 0.9.0
1 parent f0fd049 commit 6f595c8

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.rst

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,15 @@ Backward incompatible (breaking) changes will only be introduced in major versio
1313

1414
.. towncrier release notes start
1515
16+
0.9.0 (2022-10-07)
17+
==================
18+
19+
Improvements
20+
------------
21+
22+
- When a function has a keyword argument with a boolean default, the parser now automatically creates the `store_true` or `store_false` action(if not action was provided in the `arguments` keyword definition. (`#5 <https://github.com/s0undt3ch/python-tools-scripts/issues/5>`_)
23+
24+
1625
0.9.0rc5 (2022-10-06)
1726
=====================
1827

changelog/5.improvement.rst

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)