We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8225c6d commit 20754ddCopy full SHA for 20754dd
2 files changed
CHANGELOG.md
@@ -1,3 +1,13 @@
1
+## 2025-11-10 - Release 2.1.0
2
+
3
+### Bugfix
4
5
+- The path to the checkzone program has been fixed on Debian-13.
6
7
+### Features
8
9
+- The main class supports a new optional parameter logdir to manage the log directory.
10
11
## 2025-09-12 - Release 2.0.0
12
13
### Features
metadata.json
@@ -1,6 +1,6 @@
{
"name": "stm-bind",
- "version": "2.0.0",
+ "version": "2.1.0",
"author": "stm",
"summary": "Manage the BIND name server.",
"license": "BSD-2-Clause",
0 commit comments