Skip to content
This repository was archived by the owner on Jun 7, 2023. It is now read-only.

Commit e96e673

Browse files
committed
Update changelog. Retroactively order version history.
1 parent 1246f06 commit e96e673

File tree

1 file changed

+10
-2
lines changed

1 file changed

+10
-2
lines changed

CHANGELOG.md

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ Observes [Semantic Versioning](https://semver.org/spec/v2.0.0.html) standard and
44
[Keep a Changelog](https://keepachangelog.com/en/1.0.0/) convention.
55

66
## 0.1.1 - 2022-09-18
7+
78
+ Add - Code of conduct
89
+ Add - CICD workflows
910
+ Add - sbxreader requirement
@@ -23,11 +24,18 @@ Observes [Semantic Versioning](https://semver.org/spec/v2.0.0.html) standard and
2324
+ Update - Requirements
2425
+ Add - Adopt black formatting into code base
2526

26-
## 0.1.0a2 - 2022-01-24
27+
## 0.0.0a2 - 2022-01-24
2728

2829
+ Update - Change version to reflect release phase
30+
+ Comment - Phase previously designated 0.1.0a2 -> 0.0.0a2
2931

30-
## 0.1.1 - 2021-03-26
32+
## 0.0.0 - 2021-03-26
3133

3234
+ Add - Version
3335
+ Add - Containerization for pytests
36+
+ Comment - Phase previously designated 0.1.0 -> 0.0.0
37+
38+
[0.1.1]: https://github.com/datajoint/workflow-calcium-imaging/compare/0.1.0...0.1.1
39+
[0.1.0]: https://github.com/datajoint/workflow-calcium-imaging/compare/0.0.0a2...0.1.0
40+
[0.0.0a2]: https://github.com/datajoint/workflow-calcium-imaging/compare/0.0.0...0.0.0a2
41+
[0.0.0]: https://github.com/datajoint/workflow-calcium-imaging/releases/tag/0.0.0

0 commit comments

Comments
 (0)