Skip to content

Commit aab46e3

Browse files
publish new versions (#70)
Co-authored-by: amrbashir <amrbashir@users.noreply.github.com>
1 parent d05ef14 commit aab46e3

3 files changed

Lines changed: 6 additions & 6 deletions

File tree

.changes/acrylic.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Changelog
22

3+
## \[0.3.1]
4+
5+
- Fix acrylic effect on Windows 11 build 22523 and higher
6+
- [d05ef14](https://github.com/tauri-apps/window-vibrancy/commit/d05ef146b94a8ca66e091e62be112a1c57d14563) fix: fix acrylic on windows 11 22523, closes [#45](https://github.com/tauri-apps/window-vibrancy/pull/45) ([#69](https://github.com/tauri-apps/window-vibrancy/pull/69)) on 2022-10-25
7+
38
## \[0.3.0]
49

510
- Add a 3rd argument to `apply_vibrancy()` to control the vibrancy state, follows window active state by default.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
name = "window-vibrancy"
33
description = "Make your windows vibrant."
44
authors = [ "Tauri Programme within The Commons Conservancy" ]
5-
version = "0.3.0"
5+
version = "0.3.1"
66
edition = "2021"
77
rust-version = "1.56"
88
license = "Apache-2.0 OR MIT"

0 commit comments

Comments
 (0)