diff --git a/docs/CHANGELOG.md b/docs/CHANGELOG.md index 20ec4ab..41cc3aa 100644 --- a/docs/CHANGELOG.md +++ b/docs/CHANGELOG.md @@ -4,8 +4,14 @@ 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). +## [v0.0.2] - 2024-10-22 +### :recycle: Refactors +- [`3475875`](https://github.com/deargen/biotest/commit/34758751916336af3555ba871a98d9497058ae01) - change type of filenames_exclude to set *(commit by [@kiyoon](https://github.com/kiyoon))* + + ## [v0.0.1] - 2024-10-21 ### :recycle: Refactors - [`8531d05`](https://github.com/deargen/biotest/commit/8531d0534f7a67193f6b5297006dcbbeb911d690) - remove log utils *(commit by [@kiyoon](https://github.com/kiyoon))* [v0.0.1]: https://github.com/deargen/biotest/compare/v0.0.0...v0.0.1 +[v0.0.2]: https://github.com/deargen/biotest/compare/v0.0.1...v0.0.2