diff --git a/CHANGELOG.md b/CHANGELOG.md index 9ee3528b..f4cd4e58 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html) +## [0.4.16] Unreleased + +- Better management for mongo error when adding annotation +- Manage empty genes (no subentities) +- Manage CDS with same IDs in the same gene + ## [0.4.15] 2024-04-05 ### Fixed