Skip to content

Commit dab4566

Browse files
committed
chore: update changelog for v1.9.0
1 parent fbb4e99 commit dab4566

2 files changed

Lines changed: 13 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,17 @@ 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.9.0] - 2026-02-07
9+
10+
### Added
11+
12+
- Structured logging with persistent log file
13+
- `/file-issue` skill for creating GitHub issues
14+
15+
### Changed
16+
17+
- Moved `notify.sh` to `~/Library/Application Support/ClaudeNotifier/`
18+
819
## [1.8.0] - 2026-02-07
920

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

169+
[1.9.0]: https://github.com/mlz11/ClaudeNotifier/releases/tag/v1.9.0
158170
[1.8.0]: https://github.com/mlz11/ClaudeNotifier/releases/tag/v1.8.0
159171
[1.7.0]: https://github.com/mlz11/ClaudeNotifier/releases/tag/v1.7.0
160172
[1.6.0]: https://github.com/mlz11/ClaudeNotifier/releases/tag/v1.6.0

VERSION

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

0 commit comments

Comments
 (0)