File tree Expand file tree Collapse file tree 2 files changed +6
-11
lines changed
Expand file tree Collapse file tree 2 files changed +6
-11
lines changed Original file line number Diff line number Diff line change @@ -2,21 +2,16 @@ Changelog
22=========
33
44
5- 1.0 .0
5+ 0.5 .0
66-----
77
8- Rlease date: -
8+ Release date: 2023/10/12
99
1010- Drop Python 2 and 3.6 support.
11+ - Migrate from Travis CI to GitHub Actions.
1112- Remove the deprecated ``codesnippet `` argument in ``ckeditor.config() ``.
12-
13-
14- 0.4.7
15- -----
16-
17- Release date: -
18-
19- - Fix the compatiable issue with Flask 3.0
13+ - Fix the compatibility issue with Flask 3.0 version.
14+ - Add message parameter to ``upload_success `` callback to support custom warning message.
2015
2116
22170.4.6
Original file line number Diff line number Diff line change 1717
1818setup (
1919 name = 'Flask-CKEditor' ,
20- version = '0.4.6 ' ,
20+ version = '0.5.0 ' ,
2121 url = 'http://github.com/helloflask/flask-ckeditor' ,
2222 license = 'MIT' ,
2323 author = 'Grey Li' ,
You can’t perform that action at this time.
0 commit comments