Skip to content

Commit

Permalink
Add a CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jorenretel committed Sep 20, 2024
1 parent a493c91 commit 363bad4
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
# BigWig Loader

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).


## [Unreleased]
...

## [v0.22.1]

## [v0.0.1] - 2024-09-20
### Added
- release to pypi

[Unreleased]: https://github.com/pfizer-opensource/bigwig-loader/compare/v0.0.1...HEAD
[v0.0.1]: https://github.com/pfizer-opensource/bigwig-loader/tree/v0.0.1

0 comments on commit 363bad4

Please sign in to comment.