# 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.1.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [Unreleased] ### Fixed - CITATION.cff file and updated Zenodo URL in README. ### Security - Update PyTorch and Torchvision versions. [#6](https://github.com/paleopollen/pollen-detection-cli/security/dependabot/6) ## [1.1.0] - 2025-04-08 ### Added - CITATION.cff file. ### Changed - README to include Zenodo status badge and update description. [#51](https://github.com/paleopollen/palyim-issues/issues/61) ### Fixed - Issue with metadata.json file getting included in the list of folders for pollen detection and resulting in error. [#70](https://github.com/paleopollen/palyim-issues/issues/70) ## [1.0.0] - 2024-12-15 ### Added - Pollen Detection CLI's basic features. [#30](https://github.com/paleopollen/palyim-issues/issues/30), [#33](https://github.com/paleopollen/palyim-issues/issues/33), [#34](https://github.com/paleopollen/palyim-issues/issues/34), [#42](https://github.com/paleopollen/palyim-issues/issues/42), [#43](https://github.com/paleopollen/palyim-issues/issues/43), [#54](https://github.com/paleopollen/palyim-issues/issues/54), [#60](https://github.com/paleopollen/palyim-issues/issues/60) - This CHANGELOG.md file. [#61](https://github.com/paleopollen/palyim-issues/issues/61) ### Changed - Code cleanup and other improvements. [#61](https://github.com/paleopollen/palyim-issues/issues/61) [unreleased]: https://github.com/paleopollen/pollen-detection-cli/compare/v1.1.0...HEAD [1.1.0]: https://github.com/paleopollen/pollen-detection-cli/compare/v1.0.0...v1.1.0 [1.0.0]: https://github.com/paleopollen/pollen-detection-cli/releases/tag/v1.0.0