Skip to content

Commit 92d3e66

Browse files
Release 0.42.1
1 parent 68838e0 commit 92d3e66

File tree

2 files changed

+6
-3
lines changed

2 files changed

+6
-3
lines changed

CHANGELOG

+4-1
Original file line numberDiff line numberDiff line change
@@ -186,4 +186,7 @@
186186
* Zero-pad fixed-length binary fields
187187

188188
0.42 25/06/2023
189-
* Add XAPrepareEvent, parse last_committed & sequence_number of GtidEvent
189+
* Add XAPrepareEvent, parse last_committed & sequence_number of GtidEvent
190+
191+
0.42.1 09/07/2023
192+
* Fix merging error of XAPrepareEvent

docs/conf.py

+2-2
Original file line numberDiff line numberDiff line change
@@ -48,9 +48,9 @@
4848
# built documents.
4949
#
5050
# The short X.Y version.
51-
version = '0.42'
51+
version = '0.42.1'
5252
# The full version, including alpha/beta/rc tags.
53-
release = '0.42'
53+
release = '0.42.1'
5454

5555
# The language for content autogenerated by Sphinx. Refer to documentation
5656
# for a list of supported languages.

0 commit comments

Comments
 (0)