File tree 2 files changed +10
-1
lines changed
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
7
7
8
8
## [ Unreleased]
9
9
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
+
10
19
## [ 0.1.1] ( https://github.com/datafusion-contrib/datafusion-materialized-views/compare/v0.1.0...v0.1.1 ) - 2025-01-07
11
20
12
21
### Added
Original file line number Diff line number Diff line change 17
17
18
18
[package ]
19
19
name = " datafusion-materialized-views"
20
- version = " 0.1.1 "
20
+ version = " 0.1.2 "
21
21
edition = " 2021"
22
22
homepage = " https://github.com/datafusion-contrib/datafusion-materialized-views"
23
23
repository = " https://github.com/datafusion-contrib/datafusion-materialized-views"
You can’t perform that action at this time.
0 commit comments