We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 68d1bc5 commit 24f59c2Copy full SHA for 24f59c2
CHANGELOG.md
@@ -1,5 +1,14 @@
1
# bedrock-edv-storage ChangeLog
2
3
+## 21.0.0 - 2025-04-dd
4
+
5
+### Removed
6
+- **BREAKING**: Remove support for `documentCompatibilityVersion=0`; the
7
+ default setting is now `documentCompatibilityVersion=1`. This version
8
+ can be safely used with brand new databases. For existing databases,
9
+ all software accessing the same database MUST be upgraded to `20.1.1`
10
+ prior to upgrading to `21.0.0` or later.
11
12
## 20.1.1 - 2025-04-22
13
14
### Fixed
0 commit comments