Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 46e5581

Browse filesBrowse files
committed
Update HISTORY
1 parent 1a9874b commit 46e5581
Copy full SHA for 46e5581

File tree

Expand file treeCollapse file tree

2 files changed

+9
-1
lines changed
Filter options
Expand file treeCollapse file tree

2 files changed

+9
-1
lines changed

‎HISTORY.md renamed to ‎HISTORY.rst

Copy file name to clipboardExpand all lines: HISTORY.rst
+8Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
======================
2+
What's new in 1.3.12
3+
======================
4+
5+
Fix tuple argument again (#201)
6+
7+
InterfaceError is raised when Connection.query() is called for closed connection (#202)
8+
19
======================
210
What's new in 1.3.11
311
======================

‎MANIFEST.in

Copy file name to clipboardExpand all lines: MANIFEST.in
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ recursive-include doc *.rst
22
recursive-include tests *.py
33
include doc/conf.py
44
include MANIFEST.in
5-
include HISTORY.md
5+
include HISTORY.rst
66
include INSTALL.rst
77
include README.md
88
include LICENSE

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.