Skip to content

Commit

Permalink
bumped version to v0.4.1 and added changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
localthomas committed Nov 10, 2024
1 parent 2c96c47 commit 3b8492d
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "systemd-fail-notifications"
version = "0.4.0"
version = "0.4.1"
authors = ["localthomas"]
license = "MIT OR Apache-2.0"
repository = "https://github.com/localthomas/systemd-fail-notifications"
Expand Down
2 changes: 2 additions & 0 deletions changelogs/v0.4.1.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
Fixed a bug that could occur if sending a notification takes too long.
No changes in functionality.

0 comments on commit 3b8492d

Please sign in to comment.