Skip to content

Commit b480521

Browse files
committed
Release 0.2.1 version
1 parent 3917a25 commit b480521

File tree

1 file changed

+13
-3
lines changed

1 file changed

+13
-3
lines changed

CHANGELOG.md

Lines changed: 13 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,16 @@
1+
Versions
2+
========
3+
4+
* 0.2.1
5+
- Use unittest pytestmark for factory method tests
6+
- Use coverage package for CI
7+
- Fix docs style for github pages
8+
- Support python 3.9
9+
- Bump requirements packages
10+
- Use 80 chars for code
111
* 0.2.0
2-
* Add unit tests coverage
12+
- Add unit tests coverage
313
* 0.1.1
4-
* Polish documentation
14+
- Polish documentation
515
* 0.1.0
6-
* Distribute first version of a project
16+
- Distribute first version of a project

0 commit comments

Comments
 (0)