We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3b96cc1 commit 698a06aCopy full SHA for 698a06a
CHANGELOG.rst
@@ -5,6 +5,14 @@ Change Log
5
Next Release
6
------------
7
8
+2.0.0 (2022-05-29)
9
+------------------
10
+* Switch to hexagonal architecture.
11
+* Switch to code organization inspired by Domain-Driven Design (DDD).
12
+* Implement a command line interface (CLI).
13
+* Implement a markdown table display.
14
+* Create a typed package.
15
+* Improve stylistic and type testing.
16
17
1.7.0 (2021-02-03)
18
------------------
0 commit comments