File tree Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change 22
33Observes [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) standard and [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) convention.
44
5+ ## [ 0.2.3] - 2023-06-20
6+
7+ + Update - GitHub Actions workflows
8+ + Fix - Remove Google Analytics key
9+ + Add - GitHub Issue Templates
10+
511## [ 0.2.2] - 2023-05-11
612
713+ Fix - ` .ipynb ` dark mode output for all notebooks.
@@ -37,6 +43,7 @@ Observes [Semantic Versioning](https://semver.org/spec/v2.0.0.html) standard and
3743+ Add - AlignmentEvent design to capture windows relative to an event
3844+ Add - Black formatting into code base
3945
46+ [ 0.2.3 ] : https://github.com/datajoint/element-event/releases/tag/0.2.3
4047[ 0.2.2 ] : https://github.com/datajoint/element-event/releases/tag/0.2.2
4148[ 0.2.1 ] : https://github.com/datajoint/element-event/releases/tag/0.2.1
4249[ 0.2.0 ] : https://github.com/datajoint/element-event/releases/tag/0.2.0
Original file line number Diff line number Diff line change 11"""Package metadata."""
2- __version__ = "0.2.2 "
2+ __version__ = "0.2.3 "
You can’t perform that action at this time.
0 commit comments