We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3a4adb1 commit 6393affCopy full SHA for 6393aff
1 file changed
CHANGES.rst
@@ -32,6 +32,10 @@ Incompatible changes
32
Bug fixes and minor changes
33
---------------------------
34
35
++ `#151`_: Provide a more meaningful error message if the input to
36
+ :class:`icat.ingest.IngestReader` fails validation against the XML
37
+ Schema Definition.
38
+
39
+ `#141`_, `#142`_, `#150`_: Review documentation.
40
41
+ `#145`_: Review build tool chain.
@@ -46,6 +50,7 @@ Bug fixes and minor changes
46
50
.. _#148: https://github.com/icatproject/python-icat/issues/148
47
51
.. _#149: https://github.com/icatproject/python-icat/pull/149
48
52
.. _#150: https://github.com/icatproject/python-icat/pull/150
53
+.. _#151: https://github.com/icatproject/python-icat/pull/151
49
54
55
56
.. _changes-1_2_0:
0 commit comments