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
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -32,6 +32,9 @@ of this stylesheet will be downloaded from `templates.g-node.org` to
32
32
the current directory when starting up the service.
33
33
```
34
34
35
+
## Console script 'odmlconversion' is renamed
36
+
The console script `odmlconversion` is renamed to `odmlconvert`. For backwards compatibility the script will be available as `odmlconversion` with a deprecation notice.
37
+
35
38
## 'pyyaml' dependency update
36
39
The `pyyaml` dependency has been changed to the non-breaking beta version 4.2b4. See issue #291 for details.
0 commit comments