Skip to content

Commit ad511db

Browse files
committed
chore: release v0.14.1
1 parent ba7bc27 commit ad511db

1 file changed

Lines changed: 15 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 15 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,21 @@
11
# Changelog
22

3+
## [0.14.1] - 2026-05-10
4+
5+
### Fixes
6+
7+
- reintroduce uniform --ipv4-only option to deploy-* commands which
8+
affect container setup not deploy type (DNS, IPV4, IPV6)
9+
310
## [0.14.0] - 2026-05-10
411

5-
- [**breaking**] drop "--no-dns" deploy-cmdeploy and deploy-madmail "--ipv4-only" options
6-
introduce "--type=DNS|IPV4|IPV6" deploy-cmdeploy option and default deploy-madmail to ipv4 type
12+
### Fixes
13+
14+
- [**breaking**] drop "--no-dns" deploy-cmdeploy and deploy-madmail "--ipv4-only" options, in favor of new "--type=DNS|IPV4|IPV6" deploy-cmdeploy option and defaulting deploy-madmail to ipv4 always..
15+
16+
### Miscellaneous Tasks
17+
18+
- release v0.14.0.
719

820
## [0.13.5] - 2026-05-07
921

@@ -321,6 +333,7 @@
321333

322334
- initial commit of cmlxc tool.
323335

336+
[0.14.1]: https://github.com/chatmail/cmlxc/compare/v0.14.0..v0.14.1
324337
[0.14.0]: https://github.com/chatmail/cmlxc/compare/v0.13.5..v0.14.0
325338
[0.13.5]: https://github.com/chatmail/cmlxc/compare/v0.13.4..v0.13.5
326339
[0.13.4]: https://github.com/chatmail/cmlxc/compare/v0.13.3..v0.13.4

0 commit comments

Comments
 (0)