Skip to content

Commit e7ab044

Browse files
committed
chore: update changelog for v1.8.0
1 parent e439bd5 commit e7ab044

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,12 @@ 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.8.0] - 2026-02-07
9+
10+
### Added
11+
12+
- Ghostty terminal support (app-level focus and suppression)
13+
814
## [1.7.0] - 2026-02-07
915

1016
### Added
@@ -149,6 +155,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
149155
- `make install` creates CLI symlink at `~/.local/bin/claude-notifier`
150156
- PATH hint shown during install if needed
151157

158+
[1.8.0]: https://github.com/mlz11/ClaudeNotifier/releases/tag/v1.8.0
152159
[1.7.0]: https://github.com/mlz11/ClaudeNotifier/releases/tag/v1.7.0
153160
[1.6.0]: https://github.com/mlz11/ClaudeNotifier/releases/tag/v1.6.0
154161
[1.5.0]: https://github.com/mlz11/ClaudeNotifier/releases/tag/v1.5.0

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.7.0
1+
1.8.0

0 commit comments

Comments
 (0)