Skip to content

Commit 4a71637

Browse files
update CHANGES
1 parent c853624 commit 4a71637

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

CHANGES.rst

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,28 @@
11
ChangeLog
22
=========
33

4+
Release 1.2.0 (2023-08-28)
5+
--------------------------
6+
7+
Fixes:
8+
9+
- use xstatic-fontawesome < 5, minimal workaround for #305
10+
11+
New features:
12+
13+
- upload: guess file content type also using pygments, #303
14+
15+
Other changes:
16+
17+
- drop support for python 3.7
18+
- use pyproject.toml file, remove setup.*
19+
- fix readthedocs build, #298
20+
- misc code cleanups related to deprecations in flask and werkzeug
21+
- adapt http response code in test for werkzeug >= 2.3
22+
- docs: REST POST response returns file URI in Content-Location
23+
- CI: run tests on Ubuntu 22.04
24+
25+
426
Release 1.1.0 (2023-01-22)
527
--------------------------
628

0 commit comments

Comments
 (0)