We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d7c0cae commit 1de2ed6Copy full SHA for 1de2ed6
1 file changed
CHANGELOG.md
@@ -1,3 +1,11 @@
1
+## v0.4.1
2
+
3
+### Improvements
4
5
+- `Down()` now handles state unregistration (previously only done in `cmd/down.go`), fixing stale entries left by integration tests
6
+- Added integration tests for exec `--` separator, config variables in running containers, per-service routing domain, and Down() state cleanup
7
+- Added CONTRIBUTING.md with developer guide, architecture decisions, and test strategy
8
9
## v0.4.0
10
11
### Features
0 commit comments