File tree Expand file tree Collapse file tree 2 files changed +18
-1
lines changed
Expand file tree Collapse file tree 2 files changed +18
-1
lines changed Original file line number Diff line number Diff line change 1+ # Changelog
2+
3+ All notable changes to this project will be documented in this file.
4+
5+ The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
6+ and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
7+
8+ ## [ Unreleased]
9+
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+ - don't use paths-ignore ([ #15 ] ( https://github.com/datafusion-contrib/datafusion-materialized-views/pull/15 ) ) (by @suremarc ) - #15
14+
15+ ### Contributors
16+
17+ * @suremarc
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