File tree Expand file tree Collapse file tree 1 file changed +4
-9
lines changed Expand file tree Collapse file tree 1 file changed +4
-9
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.1.2] - 2022-06-01
5+ ## 0.1.2 - 2022-06-01
66
77+ Bugfix - Remove is_activated schema assertion for NWB export
88
9- ## [ 0.1.1] - 2022-05-10
9+ ## 0.1.1 - 2022-05-10
1010
1111+ Add - SessionExperimenter table
1212+ Add - SessionNote table
1313+ Add - ` session_with_id ` module with session primary key as integer
1414+ Update - Rename ` session ` module to ` session_with_datetime `
1515+ Update - Adopt black formatting into code base
1616
17- ## [ 0.1.0b0] - 2021-05-07
17+ ## 0.1.0b0 - 2021-05-07
1818
1919+ Update - First beta release
2020
21- ## [ 0.1.0a1] - 2021-05-03
21+ ## 0.1.0a1 - 2021-05-03
2222
2323+ Add - GitHub Action release process
2424+ Add - ` session ` schema
25-
26- [ 0.1.2 ] : https://github.com/datajoint/element-session/compare/0.1.1...0.1.2
27- [ 0.1.1 ] : https://github.com/datajoint/element-session/compare/0.1.0b0...0.1.1
28- [ 0.1.0b0 ] : https://github.com/datajoint/element-session/compare/0.1.0a1...0.1.0b0
29- [ 0.1.0a1 ] : https://github.com/datajoint/element-session/releases/tag/0.1.0a1
You can’t perform that action at this time.
0 commit comments