Skip to content

Commit 5c7a772

Browse files
committed
update CHANGELOG.md
1 parent 956b96e commit 5c7a772

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,11 @@
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.2.2] - Unreleased
7+
8+
+ Bugfix - Revert import order in `__init__.py` to avoid circular import error.
9+
+ Update - `.pre-commit-config.yaml` to disable automatic positioning of import statement at the top.
10+
611
## [0.2.1] - 2022-01-06
712

813
+ Add - `build_electrode_layouts` function in `probe.py` to compute the electrode layout for all types of probes.

0 commit comments

Comments
 (0)