CHANGELOG.md in real_data_tests-0.2.0 vs CHANGELOG.md in real_data_tests-0.2.1
- old
+ new
@@ -1,6 +1,11 @@
## [Unreleased]
+## [0.2.1] - 2025-01-13
+### Fixed
+- Fixed JSONB field handling to output '{}' instead of empty string for blank values
+- Added test coverage for JSONB field handling in PgDumpGenerator
+
## [0.2.0] - 2025-01-13
### Added
- New preset system for managing different test data configurations
- Added `preset`, `use_preset`, and `with_preset` methods for configuration
- Support for multiple named configuration presets
\ No newline at end of file