Skip to content

Commit 74a72ab

Browse files
committed
Release notes for 2.5.0
1 parent 2fd8f21 commit 74a72ab

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

CHANGES.rst

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

4+
2.5.0 (202Y-MM-DD)
5+
------------------
6+
7+
- remove official support for Python 2.7, 3.5, 3.6 and 3.7
8+
- add official support for Python 3.11 and 3.12
9+
- use the ``SHUB_APIURL`` and ``SHUB_STORAGE`` environment variables as default
10+
values when available
11+
- fix the warning when ``msgpack`` is not installed (used to say
12+
``msgpack-python``)
13+
14+
2.4.0 (2022-03-10)
15+
------------------
16+
17+
- add Python 3.10 support
18+
- improve ``iter()`` fallback in getting the ``meta`` argument
19+
420
2.3.1 (2020-03-13)
521
------------------
622

0 commit comments

Comments
 (0)