Skip to content

Commit a9251bc

Browse files
committed
Release 3.0
1 parent f006968 commit a9251bc

File tree

1 file changed

+15
-2
lines changed

1 file changed

+15
-2
lines changed

CHANGELOG.md

Lines changed: 15 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,20 @@ The format is based on
66

77
## [Unreleased]
88

9+
## [3.0] - 2022-06-06
10+
11+
### Added
12+
- Support for Python 3.9 & 3.10
13+
- Custom XPath function (d:class("foo")) instead of substring match
14+
- Support for user plugins
15+
- Many comics
16+
917
### Removed
10-
- Python 2 support
18+
- Python 2 & 3.5-3.6 support
19+
- Some comics
20+
21+
### Fixed
22+
- Many comics
1123

1224
## [2.17] - 2020-02-02
1325

@@ -823,7 +835,8 @@ the 2.16 release to fix the broken update check in that release.
823835
- Initial public release
824836

825837

826-
[Unreleased]: https://github.com/webcomics/dosage/compare/2.17...HEAD
838+
[Unreleased]: https://github.com/webcomics/dosage/compare/3.0...HEAD
839+
[3.0]: https://github.com/webcomics/dosage/compare/2.17...3.0
827840
[2.17]: https://github.com/webcomics/dosage/compare/2.16...2.17
828841
[2.16]: https://github.com/webcomics/dosage/compare/2.15...2.16
829842
[2.15]: https://github.com/webcomics/dosage/compare/2.14...2.15

0 commit comments

Comments
 (0)