Skip to content

Commit 4a940b5

Browse files
committed
Update changelog.
1 parent 3244fe6 commit 4a940b5

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

AUTHORS.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,3 +8,4 @@ Authors
88
* Erik M. Bray - http://iguananaut.net
99
* Ran Benita - https://github.com/bluetech
1010
* "hugovk" - https://github.com/hugovk
11+
* Sandro Tosi - https://github.com/sandrotosi

CHANGELOG.rst

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,15 @@
22
Changelog
33
=========
44

5-
1.7.1 (2021-12-15)
5+
1.8.0 (2022-10-26)
66
------------------
77

8+
* Cleaned up use of cPickle. Contributed by Sandro Tosi in `#62 <https://github.com/ionelmc/python-lazy-object-proxy/pull/62>`_.
9+
* Added Python 3.11 wheels.
10+
* Dropped support for Python 3.6.
11+
12+
1.7.1 (2021-12-15)
13+
------------------
814

915
* Removed most of the Python 2 support code and fixed ``python_requires`` to require at least Python 3.6.
1016

0 commit comments

Comments
 (0)