Skip to content

Commit 59739aa

Browse files
committed
Added info to changelog in preparation for 1.0.0 release
1 parent cc38f5d commit 59739aa

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## 1.0.0 (March 1, 2020)
2+
* Enhancements
3+
* The documentation at [cmd2.rftd.io](https://cmd2.readthedocs.io) received a major overhaul
4+
* Other
5+
* Moved [categorize](https://cmd2.readthedocs.io/en/latest/api/utils.html#miscellaneous) utility function from **decorators** module to **utils** module
6+
* Notes
7+
* Now that the 1.0 release is out, `cmd2` intends to follow [Semantic Versioning](https://semver.org)
8+
19
## 0.10.1 (February 19, 2020)
210
* Bug Fixes
311
* Corrected issue where the actual new value was not always being printed in do_set. This occurred in cases where

0 commit comments

Comments
 (0)