# Changelog
All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
Older changes to this project are in Changes.old.
## [3.1.0] - 2024-02-26
### Changed
- Switched to using Types::Standard
### Fixed
- Removed duplicate from MANIFEST
## [3.0.5] - 2024-02-25
### Fixed
- Typo (thanks Florian Schlichting)
- Many CI improvements
- Added Changes.old to MANIFEST
## [3.0.4] - 2021-04-15
### Added
- Better Changes file (in Markdown format)
### Changed
- Improved tests
- Documentation fixes