Skip to content

Commit

Permalink
docs: update docs/CHANGELOG.md for v0.0.2 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Oct 22, 2024
1 parent 3475875 commit 9881304
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions docs/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit 9881304

Please sign in to comment.