File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -25,10 +25,10 @@ applications. It provides a simple API which is an extension of Python's built-i
2525of cmd to make your life easier and eliminates much of the boilerplate code which would be necessary
2626when using cmd.
2727
28- > :warning : ** ` cmd2 ` ` 3.x ` has been released and there are some significant backwards
29- > incompatibilities from version ` 2.x ` . Please see the
30- > [ Migration Guide] ( https://cmd2.readthedocs.io/en/latest/upgrades/ ) for tips on upgrading from
31- > ` cmd2 ` 2.x to 3.x. **
28+ > :warning : ** ` cmd2 ` If you are upgrading from an older version, both ` 3.x ` and ` 4.x ` have some
29+ > significant backwards incompatibilities from version ` 2.x ` . Please see the
30+ > [ Migration Guide] ( https://cmd2.readthedocs.io/en/latest/upgrades/ ) for tips on upgrading from and
31+ > older version of ` cmd2 ` to ` 4.x ` **
3232
3333## The developers toolbox
3434
You can’t perform that action at this time.
0 commit comments