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

Commit e92cdfc

Browse files
authored
Merge pull request #81 from kabilar/main
Fix changelog
2 parents 6ba7a01 + 643ebee commit e92cdfc

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

CHANGELOG.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
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

6-
## 0.1.1 - 2022-09-18
6+
## [0.1.1] - 2022-09-18
77

88
+ Add - Code of conduct
99
+ Add - CICD workflows
@@ -12,7 +12,7 @@ Observes [Semantic Versioning](https://semver.org/spec/v2.0.0.html) standard and
1212
+ Update - csv session datetime for codebook data
1313

1414

15-
## 0.1.0 - 2022-06-29
15+
## [0.1.0] - 2022-06-29
1616

1717
+ Add - Suite2p triggering pytest
1818
+ Update - Docker and Compose files
@@ -24,12 +24,12 @@ Observes [Semantic Versioning](https://semver.org/spec/v2.0.0.html) standard and
2424
+ Update - Requirements
2525
+ Add - Adopt black formatting into code base
2626

27-
## 0.0.0a2 - 2022-01-24
27+
## [0.0.0a2] - 2022-01-24
2828

2929
+ Update - Change version to reflect release phase
3030
+ Comment - Phase previously designated 0.1.0a2 -> 0.0.0a2
3131

32-
## 0.0.0 - 2021-03-26
32+
## [0.0.0] - 2021-03-26
3333

3434
+ Add - Version
3535
+ Add - Containerization for pytests

0 commit comments

Comments
 (0)