Skip to content

Commit 9173e21

Browse files
JakeStangergithub-actions[bot]
authored andcommitted
chore: update CHANGELOG.md for v0.8.1 [skip ci]
1 parent a894852 commit 9173e21

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,11 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

7+
## [v0.8.1] - 2025-06-27
8+
### :bug: Bug Fixes
9+
- [`cf2d0b3`](https://github.com/JakeStanger/system-tray/commit/cf2d0b36904cf5fff028f821fbe0c6680761c2f7) - take in account of InvalidArgs caused by no property *(commit by [@ogios](https://github.com/ogios))*
10+
11+
712
## [v0.8.0] - 2025-06-25
813
### :sparkles: New Features
914
- [`e107d45`](https://github.com/JakeStanger/system-tray/commit/e107d45a97c3c5e7d8d459c0d00e172132b19d2b) - make `Client::items` optional behind feature flag *(PR [#18](https://github.com/JakeStanger/system-tray/pull/18) by [@ogios](https://github.com/ogios))*
@@ -36,3 +41,4 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
3641

3742
[v0.7.0]: https://github.com/JakeStanger/system-tray/compare/v0.6.0...v0.7.0
3843
[v0.8.0]: https://github.com/JakeStanger/system-tray/compare/v0.7.0...v0.8.0
44+
[v0.8.1]: https://github.com/JakeStanger/system-tray/compare/v0.8.0...v0.8.1

0 commit comments

Comments
 (0)