We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b724de1 commit 8269dd8Copy full SHA for 8269dd8
CHANGELOG.md
@@ -1,11 +1,13 @@
1
All notable changes to this project will be documented in this file.
2
3
This gem lives here https://github.com/infopark/mysql_blob_streaming.
4
-## v2.5.1 - 2022-08-29
+
5
+## v2.5.1 - 2023-05-10
6
7
### Reason to make changes
8
9
- Checking mysql.h for my_bool to retain compatibility with older mysql versions
10
+- mysql2 '>= 0.5.5' compatiblity
11
12
## v2.5.0 - 2022-05-03
13
@@ -27,7 +29,6 @@ This gem lives here https://github.com/infopark/mysql_blob_streaming.
27
29
typedef bool my_bool;
28
30
#endif
31
-
32
## v2.4.0 - 2021-03-23
33
34
0 commit comments