Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 3 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ All notable changes to this project will be documented here.

Format follows [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). This project uses [Semantic Versioning](https://semver.org/).

## [Unreleased]
## [v2.7.8] — 2026-07-13

### Added
- Added committed Serena project configuration and onboarding memories for symbol-aware navigation, project conventions, common commands, and completion checks. Expanded the agent instructions with skill-use rules.
Expand Down Expand Up @@ -431,4 +431,5 @@ Format follows [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). This pr
[v2.7.5]: https://github.com/jonbaldie/go-mutesting/compare/v2.7.4...v2.7.5
[v2.7.6]: https://github.com/jonbaldie/go-mutesting/compare/v2.7.5...v2.7.6
[v2.7.7]: https://github.com/jonbaldie/go-mutesting/compare/v2.7.6...v2.7.7
[Unreleased]: https://github.com/jonbaldie/go-mutesting/compare/v2.7.7...HEAD
[v2.7.8]: https://github.com/jonbaldie/go-mutesting/compare/v2.7.7...v2.7.8
[Unreleased]: https://github.com/jonbaldie/go-mutesting/compare/v2.7.8...HEAD
Loading