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 d1a606a commit d6c6e63Copy full SHA for d6c6e63
CHANGELOG.rst
@@ -1,9 +1,10 @@
1
Changelog
2
---------
3
4
-0.8.4 (2014-08-XX)
+0.8.4 (2014-08-08)
5
++++++++++++++++++
6
7
+- Added: Support for anonymous Attachment resource (i.e. attachment with ``id`` attr only)
8
- Fixed: `Issue #42 <https://github.com/maxtepkeev/python-redmine/issues/42>`__ (It was
9
impossible to create a Project resource via ``new()`` method)
10
redmine/version.py
@@ -1 +1 @@
-__version__ = '0.8.3'
+__version__ = '0.8.4'
0 commit comments