You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+19Lines changed: 19 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,22 @@
1
+
# 0.12.1 (Wed Nov 26 2025)
2
+
3
+
#### 🐛 Bug Fix
4
+
5
+
- Fix migrate() to update schemaVersion for all migrations, not just pre-0.6.0 [#354](https://github.com/dandi/dandi-schema/pull/354) ([@Copilot](https://github.com/Copilot))
6
+
7
+
#### 🏠 Internal
8
+
9
+
- fix(ci): provide workdir for scripted steps to be within dandischema [#357](https://github.com/dandi/dandi-schema/pull/357) ([@yarikoptic](https://github.com/yarikoptic))
10
+
- chore: refactor release action to move schemata related code into scripts [#349](https://github.com/dandi/dandi-schema/pull/349) ([@yarikoptic](https://github.com/yarikoptic)[@pre-commit-ci[bot]](https://github.com/pre-commit-ci[bot]))
0 commit comments