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 557e1d5 commit c00618eCopy full SHA for c00618e
docs/changelog.rst
@@ -5,8 +5,9 @@ Changelog
5
------------------
6
7
- 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).
+ argument on Redmine initialization, i.e. Redmine('\http://redmine.url', requests={}).
+- Fixed: `Issue #1 <https://github.com/maxtepkeev/python-redmine/issues/1>`_ (unable
10
+ to connect to Redmine server with invalid ssl certificate).
11
12
0.3.0 (2014-01-18)
13
0 commit comments