Skip to content

Commit 330db82

Browse files
authored
Release 0.4.0. (#50)
Breaking changes * Update _heapless_ dependency to 0.8. ([#47] by [@reitermarkus])
1 parent b76d9c5 commit 330db82

File tree

2 files changed

+4
-8
lines changed

2 files changed

+4
-8
lines changed

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "octseq"
3-
version = "0.4.0-dev"
3+
version = "0.4.0"
44
edition = "2021"
55
rust-version = "1.65"
66
authors = ["NLnet Labs <[email protected]>"]

Changelog.md

+3-7
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,14 @@
11
# Changelog
22

3-
## Unreleased next version
3+
## 0.4.0
4+
5+
Released 2024-01-09
46

57
Breaking changes
68

79
* Update _heapless_ dependency to 0.8. ([#47] by
810
[@reitermarkus])
911

10-
New
11-
12-
Bug fixes
13-
14-
Other changes
15-
1612
[#47]: https://github.com/NLnetLabs/octseq/pull/45
1713
[@reitermarkus]: https://github.com/reitermarkus
1814

0 commit comments

Comments
 (0)