We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 11e609a commit 7180bb6Copy full SHA for 7180bb6
CHANGES.txt
@@ -2,8 +2,13 @@ This file contains the changes to the Roundup system over time. The entries
2
are given with the most recent entry first.
3
4
2001-08-?? - 0.2.6
5
+Note:
6
+ . Roundup is now released under the same terms as the Python License.
7
+
8
Feature:
9
. Added tests for instance initialisation.
10
+ . Now bundling unittest with the package so that everyone can use the unit
11
+ tests.
12
13
Fixed:
14
. Implemented correct mail splitting. Added unit tests. Also snips
0 commit comments