Skip to content

Commit 854888b

Browse files
committed
chore: update changelog for v1.10.0
1 parent a30ba0a commit 854888b

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

CHANGELOG.md

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

8+
## [1.10.0] - 2026-02-08
9+
10+
### Added
11+
12+
- WebStorm terminal support (app-level focus and suppression)
13+
- IntelliJ IDEA terminal support (app-level focus and suppression)
14+
815
## [1.9.0] - 2026-02-07
916

1017
### Added
@@ -166,6 +173,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
166173
- `make install` creates CLI symlink at `~/.local/bin/claude-notifier`
167174
- PATH hint shown during install if needed
168175

176+
[1.10.0]: https://github.com/mlz11/ClaudeNotifier/releases/tag/v1.10.0
169177
[1.9.0]: https://github.com/mlz11/ClaudeNotifier/releases/tag/v1.9.0
170178
[1.8.0]: https://github.com/mlz11/ClaudeNotifier/releases/tag/v1.8.0
171179
[1.7.0]: https://github.com/mlz11/ClaudeNotifier/releases/tag/v1.7.0

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.9.0
1+
1.10.0

0 commit comments

Comments
 (0)