Skip to content

Commit

Permalink
update CHANGELOG for 3.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
kcrary committed Apr 5, 2021
1 parent 53b3a67 commit 550e8ec
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@

Incompatible changes since 2.3.0
Incompatible changes from 2.3.0 to 3.0.0

* The dictionary interfaces have changed:

Expand Down Expand Up @@ -34,7 +34,7 @@ Incompatible changes since 2.3.0
deprecated signatures and modules that depend on it:
COORDINATED_STREAM, POS, CoordinatedStream, and Pos.

Other changes since 2.3.0
Other changes from 2.3.0 to 3.0.0

* Added CommandLine : COMMAND_LINE. It provides combinators tailored
for parsing command-line arguments. (An alternative to Arguments :
Expand Down

0 comments on commit 550e8ec

Please sign in to comment.