Skip to content

Commit 49e9791

Browse files
committed
Prepare release 2.2.0
1 parent 7939122 commit 49e9791

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## 2026-03-11 - Release 2.2.0
2+
3+
### Features
4+
5+
- Log file names defined with `bind::logging::channel_file` can now also be relative file names. In this case the names are relative to the directory defined using `bind::logdir`.
6+
7+
- The new class parameter `custom_configs` allows to add custom configuration files that are included in the main config.
8+
19
## 2025-11-10 - Release 2.1.0
210

311
### Bugfix

metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "stm-bind",
3-
"version": "2.1.0",
3+
"version": "2.2.0",
44
"author": "stm",
55
"summary": "Manage the BIND name server.",
66
"license": "BSD-2-Clause",

0 commit comments

Comments
 (0)