We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9cbb705 commit 7de3c1eCopy full SHA for 7de3c1e
CHANGELOG
@@ -262,4 +262,5 @@
262
* Remove black and use only ruff as linter
263
264
NEXT
265
-* Support for Python 3.9 to 3.13
+* Support for Python 3.9 to 3.13
266
+* Improve testing with better MariaDB coverage
README.md
@@ -351,6 +351,7 @@ Other contributors:
351
- Axel Viala: Removal of Python 2.7 (https://github.com/darnuria)
352
- Etern: Add XAPrepareEvent, parse last_committed & sequence_number of GtidEvent (https://github.com/etern)
353
- Jason Fulghum: typo in ident variable name (https://github.com/fulghum)
354
+- Adam Mizerski: Improve MariaDB coverage (https://github.com/etam)
355
356
Thanks to GetResponse for their support
357
0 commit comments