Skip to content

Commit c3c15c9

Browse files
committed
docs: Update CHANGELOG for v1.0.1
1 parent e03bfc9 commit c3c15c9

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Changelog
22

3+
## v1.0.1 - 2025-09-11
4+
5+
### Fixed
6+
- Implemented robust SQL identifier quoting to prevent syntax errors with JSON keys containing special characters (e.g., double quotes).
7+
38
## v1.0.0 - 2025-09-11
49

510
### Added
@@ -12,4 +17,4 @@
1217
- Cross-platform build support (macOS, Linux, Windows) via `Makefile`.
1318
- macOS Universal Binary support.
1419
- Dynamic versioning from Git tags.
15-
- Comprehensive `README.md` (English) and `README.ja.md` (Japanese) documentation.
20+
- Comprehensive `README.md` (English) and `README.ja.md` (Japanese) documentation.

0 commit comments

Comments
 (0)