File tree Expand file tree Collapse file tree 1 file changed +15
-2
lines changed Expand file tree Collapse file tree 1 file changed +15
-2
lines changed Original file line number Diff line number Diff line change @@ -6,8 +6,20 @@ The format is based on
6
6
7
7
## [ Unreleased]
8
8
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
+
9
17
### Removed
10
- - Python 2 support
18
+ - Python 2 & 3.5-3.6 support
19
+ - Some comics
20
+
21
+ ### Fixed
22
+ - Many comics
11
23
12
24
## [ 2.17] - 2020-02-02
13
25
@@ -823,7 +835,8 @@ the 2.16 release to fix the broken update check in that release.
823
835
- Initial public release
824
836
825
837
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
827
840
[ 2.17 ] : https://github.com/webcomics/dosage/compare/2.16...2.17
828
841
[ 2.16 ] : https://github.com/webcomics/dosage/compare/2.15...2.16
829
842
[ 2.15 ] : https://github.com/webcomics/dosage/compare/2.14...2.15
You can’t perform that action at this time.
0 commit comments