File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -5,6 +5,17 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.1.0/ ) ,
66and 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
Original file line number Diff line number Diff line change 1- 1.8 .0
1+ 1.9 .0
You can’t perform that action at this time.
0 commit comments