Skip to content

Commit 4aa56d1

Browse files
titouanmathisclaude
andcommitted
Update CHANGELOG for 0.8.4 release
Co-authored-by: Claude <claude@anthropic.com>
1 parent cb69c73 commit 4aa56d1

1 file changed

Lines changed: 12 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,16 @@ 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.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
## [0.8.4] - 2026-02-10
9+
10+
### Fixed
11+
12+
- **MCP**: Add version to stderr startup message for debugging ([c5f9898])
13+
- Fix 0.8.3 version link in changelog ([0b181de])
14+
15+
[c5f9898]: https://github.com/studiometa/productive-tools/commit/c5f9898
16+
[0b181de]: https://github.com/studiometa/productive-tools/commit/0b181de
17+
818
## [0.8.3] - 2026-02-09
919

1020
### Added
@@ -431,7 +441,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
431441
- **ESM** module format
432442
- **XDG** compliant configuration storage
433443

434-
[Unreleased]: https://github.com/studiometa/productive-tools/compare/0.8.3...HEAD
444+
[Unreleased]: https://github.com/studiometa/productive-tools/compare/0.8.4...HEAD
445+
[0.8.4]: https://github.com/studiometa/productive-tools/compare/0.8.3...0.8.4
435446
[0.8.3]: https://github.com/studiometa/productive-tools/compare/0.8.2...0.8.3
436447
[0.8.2]: https://github.com/studiometa/productive-tools/compare/0.8.1...0.8.2
437448
[0.8.1]: https://github.com/studiometa/productive-tools/compare/0.8.0...0.8.1

0 commit comments

Comments
 (0)