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 fa898c4 commit 999abd5Copy full SHA for 999abd5
CHANGELOG.md
@@ -17,13 +17,13 @@ Also check the changes in springql-core: <https://github.com/SpringQL/SpringQL/b
17
18
### Fixed
19
20
-- `spring_column_blob()`'s `out_len` check. ([#46](https://github.com/SpringQL/SpringQL-client-c/pull/46))
+- `spring_column_blob()`'s `out_len` check. ([#47](https://github.com/SpringQL/SpringQL-client-c/pull/47))
21
22
## [v0.13.0+2]
23
24
### Added
25
26
-- add include guard to `springql.h`. ([#47](https://github.com/SpringQL/SpringQL-client-c/pull/47))
+- add include guard to `springql.h`. ([#46](https://github.com/SpringQL/SpringQL-client-c/pull/46))
27
28
## [v0.13.0]
29
0 commit comments