We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bc5d98a commit 45125ceCopy full SHA for 45125ce
CHANGES.md
@@ -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
+
12
## 1.5.2
13
Remove letsencrypt DST Root from ca bundle for openssl 1.0.0 compatibility
14
tinify/version.py
@@ -1 +1 @@
-__version__ = '1.5.2'
+__version__ = '1.6.0'
0 commit comments