Skip to content

Commit 421c762

Browse files
committed
Add links to changelog
1 parent 02bd4f0 commit 421c762

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,18 +2,22 @@
22

33
Observes [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.1 - 2022-05-10
5+
## [0.1.1] - 2022-05-10
66

77
+ Add - NWB export
88
+ Update - Shorten subject primary key to varchar(8)
99
+ Add - Adopt black formatting into code base
1010

11-
## 0.1.0b0 - 2021-05-07
11+
## [0.1.0b0] - 2021-05-07
1212

1313
+ Update - First beta release
1414

15-
## 0.1.0a1 - 2021-05-03
15+
## [0.1.0a1] - 2021-05-03
1616

1717
+ Add - GitHub Action release process
1818
+ Add - `subject` schema
1919
+ Add - `genotyping` schema
20+
21+
[0.1.1]: https://github.com/datajoint/element-animal/releases/tag/0.1.1
22+
[0.1.0b0]: https://github.com/datajoint/element-animal/releases/tag/0.1.0b0
23+
[0.1.0a1]: https://github.com/datajoint/element-animal/releases/tag/0.1.0a1

0 commit comments

Comments
 (0)