Skip to content

Commit 45125ce

Browse files
committed
Bump version and document changes
1 parent bc5d98a commit 45125ce

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGES.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
## 1.6.0
2+
* Updated runtime support
3+
* Dropped 2.6
4+
* Added python 3.7
5+
* Added python 3.8
6+
* Added python 3.9
7+
* Added python 3.10
8+
* Added python 3.11
9+
* Fixed tests on windows
10+
* Add methods for the transcoding and transformation API
11+
112
## 1.5.2
213
Remove letsencrypt DST Root from ca bundle for openssl 1.0.0 compatibility
314

tinify/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = '1.5.2'
1+
__version__ = '1.6.0'

0 commit comments

Comments
 (0)