Skip to content

Commit

Permalink
Remove UNRELEASED modifier in changelog
Browse files Browse the repository at this point in the history
UNRELEASED modifers are redundant in our release protocol, since we only
add the changelog entries when we are preparing the next release, and while
the release is being developed, we stash the changelog updates in a
separate branch.

Signed-off-by: mulhern <[email protected]>
  • Loading branch information
mulkieran authored and the Mulhern committed Feb 4, 2025
1 parent 3c97c48 commit 7907731
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CHANGES.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
libcryptsetup-rs 0.12.0 (UNRELEASED)
====================================
libcryptsetup-rs 0.12.0
=======================
Recommended Rust toolchain version: 1.84.0
Recommended development environment: Fedora 40

Expand Down

0 comments on commit 7907731

Please sign in to comment.