We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bc90cb3 commit aa7e716Copy full SHA for aa7e716
CHANGELOG.md
@@ -9,14 +9,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
9
## [0.4.0](https://github.com/datafusion-contrib/datafusion-catalogprovider-glue/compare/v0.3.0...v0.4.0) - 2024-05-02
10
11
### Added
12
-- add support for deltalake
13
-- support for deltalake (wip)
14
-
15
-### Fixed
16
-- revert to object_store 0.9 as delta-rs is still on that
17
-- update to latest delta-rs release
+- Add support for deltalake
18
19
### Other
20
-- clippy + fmt
21
-- added changelog file
+- Added changelog file
22
0 commit comments