We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c22b25e commit dc266d8Copy full SHA for dc266d8
2 files changed
CHANGELOG.md
@@ -1,4 +1,4 @@
1
-## 4.0.0 (June TBD, 2026)
+## 4.0.0 (June 5, 2026)
2
3
### Summary
4
README.md
@@ -26,7 +26,7 @@ of cmd to make your life easier and eliminates much of the boilerplate code whic
26
when using cmd.
27
28
> :warning: **If you are upgrading from an older version of `cmd2`, both `3.x` and `4.x` have some
29
-> significant backwards incompatibilities from version `2.x`. Please see the
+> significant backwards incompatibilities from previous versions. Please see the
30
> [CHANGELOG](./CHANGELOG.md) for info on what has changed and the
31
> [Migration Guide](https://cmd2.readthedocs.io/en/latest/upgrades/) for tips on upgrading from an
32
> older version of `cmd2` to `4.x`**
0 commit comments