You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+8Lines changed: 8 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff 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
+
1
9
## 0.10.1 (February 19, 2020)
2
10
* Bug Fixes
3
11
* Corrected issue where the actual new value was not always being printed in do_set. This occurred in cases where
0 commit comments