Skip to content

Commit

Permalink
Publish New Versions (#54)
Browse files Browse the repository at this point in the history
Co-authored-by: amrbashir <amrbashir@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and amrbashir committed Sep 29, 2023
1 parent 62bbd8b commit 3731044
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changes/wm_close.md

This file was deleted.

4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Changelog

## \[0.4.1]

- [`62bbd8b`](https://github.com/tauri-apps/win7-notifications/commit/62bbd8b3ed55467b76c16fadb843e060804ea2fe) Fix notifications were minimized but not actually closed by sending `WM_CLOSE`.

## \[0.4.0]

- [`c3c0136`](https://github.com/tauri-apps/win7-notifications/commit/c3c013691eeb71693ed2aa5c6f8b856e6c5938f4)([#50](https://github.com/tauri-apps/win7-notifications/pull/50)) Add option to make the notification silent
Expand Down
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "win7-notifications"
version = "0.4.0"
version = "0.4.1"
description = "Send Windows 10 styled notifications on Windows 7."
authors = [ "Tauri Programme within The Commons Conservancy" ]
edition = "2021"
Expand Down

0 comments on commit 3731044

Please sign in to comment.