Skip to content

Commit c7e47ab

Browse files
authored
Release v0.2.5 (#44)
* Automatically enable workspace filesystem if the feature is disabled ([#42](#42)).
1 parent e6a08fb commit c7e47ab

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Version changelog
22

3+
## 0.2.5
4+
5+
* Automatically enable workspace filesystem if the feature is disabled ([#42](https://github.com/databrickslabs/blueprint/pull/42)).
6+
7+
38
## 0.2.4
49

510
* Added more integration tests for `Installation` ([#39](https://github.com/databrickslabs/blueprint/pull/39)).
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "0.2.4"
1+
__version__ = "0.2.5"

0 commit comments

Comments
 (0)