We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 558ef2b + 5518c4f commit 13f025aCopy full SHA for 13f025a
CHANGELOG.md
@@ -3,13 +3,14 @@
3
All notable changes to this project will be documented in this file.
4
5
The format is based on [Keep a Changelog][],
6
-and this project adheres to [Semantic Versioning][].
+and this project adheres to [Semantic Versioning][]. Full commit history is available in the [commit logs][].
7
8
[keep a changelog]: https://keepachangelog.com/en/1.0.0/
9
[semantic versioning]: https://semver.org/spec/v2.0.0.html
10
+[commit logs]: https://github.com/quadbio/cell-annotator/commits
11
-## [Unreleased]
12
+## Version 0.1
13
-### Added
14
+### 0.1.0 (2025-01-29)
15
-- Basic tool, preprocessing and plotting functions
16
+Initial package release
0 commit comments