File tree Expand file tree Collapse file tree 3 files changed +17
-2
lines changed Expand file tree Collapse file tree 3 files changed +17
-2
lines changed Original file line number Diff line number Diff line change @@ -23,6 +23,21 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2323
2424- ...
2525
26+ ## [ 0.1.0] ( https://github.com/SuperDuperDB/superduperdb/compare/0.0.20...0.1.0] ) (2023-Dec-05)
27+
28+ #### Changed defaults / behaviours
29+
30+ - ...
31+
32+ #### New Features & Functionality
33+
34+ - Introduced Chinese version of README
35+
36+
37+ #### Bug Fixes
38+
39+ - Updated paths for docker-compose.
40+
2641
2742## [ 0.0.20] ( https://github.com/SuperDuperDB/superduperdb/compare/0.0.10...0.0.20] ) (2023-Dec-04)
2843
Original file line number Diff line number Diff line change 1- v0.0.20
1+ v0.1.0
Original file line number Diff line number Diff line change 99
1010logging = logger .Logging
1111
12- __version__ = '0.0.20 '
12+ __version__ = '0.1.0 '
1313
1414from superduperdb .backends import ibis , mongodb
1515
You can’t perform that action at this time.
0 commit comments