File tree Expand file tree Collapse file tree 2 files changed +11
-1
lines changed
Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## [ Unreleased]
99
10+ ## [ 0.1.1] ( https://github.com/datafusion-contrib/datafusion-materialized-views/compare/v0.1.0...v0.1.1 ) - 2025-01-03
11+
12+ ### Other
13+ - add changelog manually ([ #14 ] ( https://github.com/datafusion-contrib/datafusion-materialized-views/pull/14 ) ) (by @suremarc ) - #14
14+ - don't use paths-ignore ([ #15 ] ( https://github.com/datafusion-contrib/datafusion-materialized-views/pull/15 ) ) (by @suremarc ) - #15
15+
16+ ### Contributors
17+
18+ * @suremarc
19+
1020## [ 0.1.0] ( https://github.com/datafusion-contrib/datafusion-materialized-views/releases/tag/v0.1.0 ) - 2025-01-03
1121
1222### Other
Original file line number Diff line number Diff line change 1717
1818[package ]
1919name = " datafusion-materialized-views"
20- version = " 0.1.0 "
20+ version = " 0.1.1 "
2121edition = " 2021"
2222homepage = " https://github.com/datafusion-contrib/datafusion-materialized-views"
2323repository = " https://github.com/datafusion-contrib/datafusion-materialized-views"
You can’t perform that action at this time.
0 commit comments