Skip to content

Commit d6c6e63

Browse files
committed
version bump
1 parent d1a606a commit d6c6e63

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

CHANGELOG.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
11
Changelog
22
---------
33

4-
0.8.4 (2014-08-XX)
4+
0.8.4 (2014-08-08)
55
++++++++++++++++++
66

7+
- Added: Support for anonymous Attachment resource (i.e. attachment with ``id`` attr only)
78
- Fixed: `Issue #42 <https://github.com/maxtepkeev/python-redmine/issues/42>`__ (It was
89
impossible to create a Project resource via ``new()`` method)
910

redmine/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = '0.8.3'
1+
__version__ = '0.8.4'

0 commit comments

Comments
 (0)