Update CHANGELOG.md

This commit is contained in:
Mohd Kaif
2026-02-03 21:33:43 +05:30
committed by GitHub
parent e9dfcff873
commit 344a3a6fda
+6
View File
@@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]
- **Apache Arrow Export Support** (PR #273 by @Sameer6305):
- Added Apache Arrow exporter with explicit schemas, entity/relationship export, compression support
- Integrated with export module and method registry, Pandas/DuckDB compatible
- 20 unit tests + 1 integration test, complete documentation with examples
## [0.2.6] - 2026-02-03
### Added / Changed