Skip to content

Commit e613fc4

Browse files
committed
Update CHANGELOG to resolve merge conflicts
1 parent 87a7849 commit e613fc4

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,18 @@ Observes [Semantic Versioning](https://semver.org/spec/v2.0.0.html) standard and
66
## [0.2.2] - Unreleased
77

88
+ Bugfix - Update docstrings to render API for documentation website.
9-
## [0.2.1] - Unreleased
109

10+
## [0.2.1] - 2022-01-06
11+
12+
+ Add - `build_electrode_layouts` function in `probe.py` to compute the electrode layout for all types of probes.
13+
+ Update - parameterize run_CatGT step from parameters retrieved from `ClusteringParamSet` table
1114
+ Update - clustering step, update duration for "median_subtraction" step
1215
+ Bugfix - handles single probe recording in "Neuropix-PXI" format
1316
+ Update - safeguard in creating/inserting probe types upon probe activation
1417
+ Add - quality control metric dashboard
18+
+ Update & fix docstrings
19+
+ Update - `ephys_report.UnitLevelReport` to add `ephys.ClusterQualityLabel` as a foreign key reference
20+
+ Add - `.pre-commit-config.yaml`
1521

1622
## [0.2.0] - 2022-10-28
1723

0 commit comments

Comments
 (0)