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

Commit 57b540b

Browse files
committed
Add 0.2.0 to changelog
1 parent c04a031 commit 57b540b

File tree

1 file changed

+24
-3
lines changed

1 file changed

+24
-3
lines changed

CHANGELOG.md

Lines changed: 24 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,27 @@
11
# Changelog
22

3-
Observes [Semantic Versioning](https://semver.org/spec/v2.0.0.html) standard and
3+
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.0 - 2022-06-02
6+
## [0.2.0] - 2022-07-08
7+
8+
+ Add - Adopt black formatting into code base
9+
+ Add - GitHub Issue templates
10+
+ Add - Code of conduct
11+
+ Add - Jupytext paired python scripts
12+
+ Add - Example data for trials, events, blocks, recordings, and alignments
13+
+ Add - Analysis schema
14+
+ Add - Raster and PSTH plots
15+
+ Add - Video tutorial link to README
16+
+ Add - Images for README
17+
+ Add - Jupyter notebooks for downstream analysis, electrode localization, and NWB export
18+
+ Add - Electrode localization schema activation script
19+
+ Update - README for ephys modes, element-event, and element-electrode-localization
20+
+ Update - Docker and Compose files for element-event and element-electrode-localization
21+
+ Update - Pipeline script for ephys mode and element-event
22+
+ Update - Pytests
23+
24+
## [0.1.0] - 2022-06-02
725

826
+ Update - Docker and Compose files
927
+ Add - NWB export pytests
@@ -17,7 +35,7 @@ Observes [Semantic Versioning](https://semver.org/spec/v2.0.0.html) standard and
1735
+ Update - Notebooks
1836
+ Update - Move instructions to [datajoint-elements/install.md](
1937
https://github.com/datajoint/datajoint-elements/blob/main/install.md).
20-
+ Update - Docker and Compose files for new base image and added options to install
38+
+ Update - Docker and Compose files for new base image and added options to install
2139
specific forks for tests.
2240

2341
## 0.1.0a2 - 2021-04-12
@@ -28,3 +46,6 @@ specific forks for tests.
2846
## 0.1.1 - 2021-03-26
2947

3048
+ Add - Version
49+
50+
[0.2.0]: https://github.com/datajoint/workflow-array-ephys/releases/tag/0.2.0
51+
[0.1.0]: https://github.com/datajoint/workflow-array-ephys/releases/tag/0.1.0

0 commit comments

Comments
 (0)