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 4a46bf9 commit fc32a01Copy full SHA for fc32a01
Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "daemonbase"
3
-version = "0.1.2-dev"
+version = "0.1.2"
4
edition = "2021"
5
rust-version = "1.70"
6
authors = ["NLnet Labs <rust-team@nlnetlabs.nl>"]
Changelog.md
@@ -1,10 +1,8 @@
# Change Log
-## Unreleased next version
+## 0.1.2
-Breaking changes
-
7
-New
+Released 2024-06-18.
8
9
Bug fixes
10
@@ -13,8 +11,6 @@ Bug fixes
13
11
14
12
[b2a2f58]: https://github.com/NLnetLabs/daemonbase/commit/b2a2f58c53116df30fa6464e3c224fabb1f2dc3b
15
16
-Other changes
17
18
19
## 0.1.1
20
0 commit comments