Skip to content

Commit 1ad6da0

Browse files
Add changelog.
1 parent 12a237b commit 1ad6da0

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,15 @@
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+
## [3.5.1] - TBD
7+
8+
+ Bugfix: Allow schemas named with dashes
9+
610
## [3.5.0] - 2022-03-21
711

812
+ Bugfix: Cascading delete for renamed foreign keys (#379) PR #386
913
+ Minor: Add renaming the same attribute multiple times within a single projection PR #386
1014
+ Minor: Add config for reading values with 32-bit dimensions (datajoint/mym#86) PR #395
1115

12-
[3.5.0]: https://github.com/datajoint/element-deeplabcut/releases/tag/3.5.0
16+
[3.5.1]: https://github.com/datajoint/datajoint-matlab/compare/3.5.0...3.5.1
17+
[3.5.0]: https://github.com/datajoint/datajoint-matlab/releases/tag/3.50

0 commit comments

Comments
 (0)