Skip to content

Commit 94fb992

Browse files
committed
upd changelog re version numbers and 3.8-dev testing
1 parent 28b9cba commit 94fb992

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@
22

33
## Version 3.0.1
44
- Added:
5-
- Travis testing for 3.7 (needed OpenSSL, sudo and Xenial)
5+
- Travis testing for 3.7 and 3.8-dev. These needed OpenSSL, sudo and Xenial. 3.8-dev is allowed to fail.
66
- Fixed:
77
- PyPI wasn't rendering markdown because I didn't tell it what format to use.
88
- Python 2 wasn't installing via pip because of a new utils package. It has been zapped.
99
- Maintainers:
10-
- TestPyPI version strings count from the latest tagged commit, which should be the last release
10+
- TestPyPI version strings use `.postN` as the suffix instead of `bN`, and `N` counts from the latest tagged commit, which should be the last release
1111
- Install from TestPyPI works via `make install-testpypi`
1212

1313
## Version 3.0.0

0 commit comments

Comments
 (0)