<!-- markdownlint-disable-file MD024 -->
# Changelog
All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/),
and this project adheres to [Semantic Versioning](https://semver.org/).
## Unreleased
- ...
## [0.1.0] - 2025-03-19
- Initial version with core functionality
### Added
- GoodnewsRanker and more unit tests (#1)
- Implement MCP Goodnews server logic (#2)
- Response postprocessing and improved prompting (#3)