We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9aecee8 commit 5826dc3Copy full SHA for 5826dc3
1 file changed
CHANGELOG.rst
@@ -44,6 +44,8 @@ Changelog
44
- Tests were failing on Python 3.12 (`Issue #332 <https://github.com/maxtepkeev/python-redmine/pull/332>`__)
45
(thanks to `Michał Górny <https://github.com/mgorny>`__)
46
- Some closed Issues weren't converted to Resource objects using ``redmine.search()``
47
+- *Pro Edition:* RedmineUP Invoice resource ``order`` attribute was returned as a dict instead of being converted to
48
+ Resource object
49
- *Pro Edition:* RedmineUP CrmQuery resource ``deals`` and ``contacts`` relation attributes didn't work
50
- *Pro Edition:* RedmineUP DealStatus resource ``deals`` relation attribute didn't work
51
0 commit comments