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

Commit

Permalink
Merge pull request #81 from kabilar/main
Browse files Browse the repository at this point in the history
Fix changelog
  • Loading branch information
CBroz1 committed Sep 19, 2022
2 parents 6ba7a01 + 643ebee commit e92cdfc
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
Observes [Semantic Versioning](https://semver.org/spec/v2.0.0.html) standard and
[Keep a Changelog](https://keepachangelog.com/en/1.0.0/) convention.

## 0.1.1 - 2022-09-18
## [0.1.1] - 2022-09-18

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


## 0.1.0 - 2022-06-29
## [0.1.0] - 2022-06-29

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

## 0.0.0a2 - 2022-01-24
## [0.0.0a2] - 2022-01-24

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

## 0.0.0 - 2021-03-26
## [0.0.0] - 2021-03-26

+ Add - Version
+ Add - Containerization for pytests
Expand Down

0 comments on commit e92cdfc

Please sign in to comment.