This repository was archived by the owner on Jun 7, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +10
-2
lines changed Expand file tree Collapse file tree 1 file changed +10
-2
lines changed Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments