Skip to content

Commit ec3d050

Browse files
committed
Release 2.17
1 parent 932f5ba commit ec3d050

File tree

1 file changed

+12
-4
lines changed

1 file changed

+12
-4
lines changed

CHANGELOG.md

Lines changed: 12 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,14 +6,21 @@ The format is based on
66

77
## [Unreleased]
88

9+
## [2.17] - 2020-02-02
10+
11+
This will be the last release with Python 2 support. This comes shortly after
12+
the 2.16 release to fix the broken update check in that release.
13+
14+
### Added
15+
- Comic SmackJeeves/WhatWeRememberTheMost
16+
- Engine for WebToons (big thanks to Daniel Ring)
17+
918
### Fixed
1019
- Update check now always shows assets instead of the repo tarball.
11-
20+
- Fixes Wapsi Square (#149).
1221

1322
## [2.16] - 2020-01-12
1423

15-
This will be the last release with Python 2 support.
16-
1724
### Added
1825
- Many, many comics :D
1926
- Comic modules can now use a proper HTML parser (based on [lxml]) with XPath
@@ -813,7 +820,8 @@ This will be the last release with Python 2 support.
813820
- Initial public release
814821

815822

816-
[Unreleased]: https://github.com/webcomics/dosage/compare/2.16...HEAD
823+
[Unreleased]: https://github.com/webcomics/dosage/compare/2.17...HEAD
824+
[2.17]: https://github.com/webcomics/dosage/compare/2.16...2.17
817825
[2.16]: https://github.com/webcomics/dosage/compare/2.15...2.16
818826
[2.15]: https://github.com/webcomics/dosage/compare/2.14...2.15
819827
[2.14]: https://github.com/webcomics/dosage/compare/2.13...2.14

0 commit comments

Comments
 (0)