From 643ebee0abfa2c603e957c54fd807468623e073b Mon Sep 17 00:00:00 2001 From: Kabilar Gunalan Date: Mon, 19 Sep 2022 17:08:40 -0500 Subject: [PATCH] Fix changelog --- CHANGELOG.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a1e936e..101977f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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 @@ -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 @@ -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