We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 197279a commit d775464Copy full SHA for d775464
README.rst
@@ -17,6 +17,15 @@ available on `GitHub <https://github.com/G-Node/python-odml>`_. If you are not f
17
with the version control system **git**, but still want to use it, have a look at the
18
documentation available on the `git-scm website <https://git-scm.com/>`_.
19
20
+
21
+Breaking changes
22
+----------------
23
24
+odML Version 1.4 introduced breaking format and API changes compared to the previous
25
+versions of odML. Files saved in the previous format versions can be converted to a 1.4
26
+compatible format using the version converter from the odml/tools package.
27
28
29
Dependencies
30
------------
31
0 commit comments