We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 830c914 commit d16ad43Copy full SHA for d16ad43
1 file changed
CHANGELOG.md
@@ -1,5 +1,13 @@
1
# Change Log
2
3
+## [v2.0.8](https://github.com/ably/ably-python/tree/v2.0.8)
4
+
5
+[Full Changelog](https://github.com/ably/ably-python/compare/v2.0.7...v2.0.8)
6
7
+**Fixed bugs:**
8
9
+- Fix `TypeError: '>' not supported between instances of 'float' and 'NoneType'` in http [\#573](https://github.com/ably/ably-python/pull/573)
10
11
## [v2.0.7](https://github.com/ably/ably-python/tree/v2.0.7)
12
13
[Full Changelog](https://github.com/ably/ably-python/compare/v2.0.6...v2.0.7)
0 commit comments