Skip to content

Commit 0c96052

Browse files
committed
Update changelog ready for 5.3.0
1 parent 64bde3e commit 0c96052

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

docs/source/changelog.rst

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,10 @@ This release introduces a couple noteable improvements, such as terminal support
6464
- Fix ansi inverse (:ghpull:`2967`).
6565
- Add send2trash to requirements for building docs (:ghpull:`2964`).
6666
- I18n readme.md improvement (:ghpull:`2962`).
67-
- Add \'reason\' field to json error responses (:ghpull:`2958`).
67+
- Add \'reason\' field to json error responses (:ghpull:`2958`).
68+
- Add some padding for stream outputs (:ghpull:`3194`).
69+
- Always use setuptools in ``setup.py`` (:ghpull:`3206`).
70+
- Fix clearing cookies on logout when ``base_url`` is configured (:ghpull:`3207`).
6871

6972
Thanks to the following contributors:
7073

@@ -81,6 +84,7 @@ Thanks to the following contributors:
8184
- Karthik Balakrishnan (`karthikb351 <https://github.com/karthikb351>`__)
8285
- Kevin Bates (`kevin-bates <https://github.com/kevin-bates>`__)
8386
- Kirit Thadaka (`kirit93 <https://github.com/kirit93>`__)
87+
- Lilian Besson (`Naereen <https://github.com/Naereen>`__)
8488
- Maarten Breddels (`maartenbreddels <https://github.com/maartenbreddels>`__)
8589
- Madhu94 (`Madhu94 <https://github.com/Madhu94>`__)
8690
- Matthias Geier (`mgeier <https://github.com/mgeier>`__)

0 commit comments

Comments
 (0)