File tree Expand file tree Collapse file tree 2 files changed +10
-1
lines changed
Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## [ Unreleased]
99
10+ ## [ 0.1.2] ( https://github.com/datafusion-contrib/datafusion-materialized-views/compare/v0.1.1...v0.1.2 ) - 2025-01-08
11+
12+ ### Added
13+ - ` Decorator ` trait (#26 ) (by @suremarc ) - #26
14+
15+ ### Contributors
16+
17+ * @suremarc
18+
1019## [ 0.1.1] ( https://github.com/datafusion-contrib/datafusion-materialized-views/compare/v0.1.0...v0.1.1 ) - 2025-01-07
1120
1221### Added
Original file line number Diff line number Diff line change 1717
1818[package ]
1919name = " datafusion-materialized-views"
20- version = " 0.1.1 "
20+ version = " 0.1.2 "
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