Skip to content

Commit 5e32e91

Browse files
author
Thinh Nguyen
committed
Merge branch 'main' of https://github.com/ttngu207/element-array-ephys into main
2 parents ecc0ab2 + 7cf70d1 commit 5e32e91

File tree

2 files changed

+2
-6
lines changed

2 files changed

+2
-6
lines changed

.github/workflows/development.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ jobs:
2828
echo "PRERELEASE=${PRERELEASE}"
2929
echo "DRAFT=${DRAFT}"
3030
build:
31+
needs: test-changelog
3132
runs-on: ubuntu-latest
3233
strategy:
3334
matrix:

CHANGELOG.md

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,8 @@ Observes [Semantic Versioning](https://semver.org/spec/v2.0.0.html) standard and
55
## [Unreleased]
66
### Added
77
+ Added GitHub Action release process
8-
9-
## [0.1.0a2] - 2021-04-16
10-
### Added
118
+ `probe` and `ephys` elements
129
+ Readers for: `SpikeGLX`, `Open Ephys`, `Kilosort`
1310
+ Probe table supporting: Neuropixels probes 1.0 - 3A, 1.0 - 3B, 2.0 - SS, 2.0 - MS
1411

15-
16-
[0.1.0a3]: https://github.com/datajoint/element-array-ephys/compare/0.1.0a2...0.1.0a3
17-
[0.1.0a2]: https://github.com/datajoint/element-array-ephys/releases/tag/0.1.0a2
12+
[Unreleased]: https://github.com/datajoint/element-array-ephys/releases/tag/HEAD

0 commit comments

Comments
 (0)