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 fd7635f commit 2211e3bCopy full SHA for 2211e3b
CHANGELOG.md
@@ -1,3 +1,11 @@
1
+## 1.0.0-rc2 (2026-01-07)
2
+
3
+### feat
4
5
+- **docker**: Add entrypoint
6
+- **view**: Allow recursion on internal view
7
+- **acl**: add acls to own dir
8
9
## 1.0.0-rc1 (2026-01-07)
10
11
### BREAKING CHANGE
pyproject.toml
@@ -1,6 +1,6 @@
[project]
name = 'docker-bind'
-version = "1.0.0-rc1"
+version = "1.0.0-rc2"
[tool.commitizen]
0 commit comments