Skip to content

Commit c00618e

Browse files
committed
doc update
1 parent 557e1d5 commit c00618e

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

docs/changelog.rst

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,9 @@ Changelog
55
------------------
66

77
- Added: An ability to pass Requests parameters as a dictionary via requests keyword
8-
argument on Redmine initialization, i.e. Redmine('http://redmine.url', requests={}).
9-
- Fixed: Issue #1 (unable to connect to Redmine server with invalid ssl certificate).
8+
argument on Redmine initialization, i.e. Redmine('\http://redmine.url', requests={}).
9+
- Fixed: `Issue #1 <https://github.com/maxtepkeev/python-redmine/issues/1>`_ (unable
10+
to connect to Redmine server with invalid ssl certificate).
1011

1112
0.3.0 (2014-01-18)
1213
------------------

0 commit comments

Comments
 (0)