Skip to content

Commit 13f025a

Browse files
authored
Merge pull request #19 from quadbio/feature/docs
Update the changelog
2 parents 558ef2b + 5518c4f commit 13f025a

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

CHANGELOG.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,14 @@
33
All notable changes to this project will be documented in this file.
44

55
The format is based on [Keep a Changelog][],
6-
and this project adheres to [Semantic Versioning][].
6+
and this project adheres to [Semantic Versioning][]. Full commit history is available in the [commit logs][].
77

88
[keep a changelog]: https://keepachangelog.com/en/1.0.0/
99
[semantic versioning]: https://semver.org/spec/v2.0.0.html
10+
[commit logs]: https://github.com/quadbio/cell-annotator/commits
1011

11-
## [Unreleased]
12+
## Version 0.1
1213

13-
### Added
14+
### 0.1.0 (2025-01-29)
1415

15-
- Basic tool, preprocessing and plotting functions
16+
Initial package release

0 commit comments

Comments
 (0)