Skip to content

Commit 9ca8499

Browse files
committed
Release version 1.3.1
1 parent 7e5be8e commit 9ca8499

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG

+3
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
1.3.1:
2+
- Fixes issues with nullsfirst / nullslast in sqlalchemyfdw (thanks to
3+
KyleLilly)
14
1.3.0:
25
- Add support for SORT pushdown (Thanks to Julien Rouhaud !)
36
- Add support for EXPLAIN

multicorn.control

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
comment = 'Multicorn Python bindings for Postgres 9.2.* Foreign Data Wrapper'
2-
default_version = '1.3.0'
2+
default_version = '1.3.1'
33
module_pathname = '$libdir/multicorn'
44
relocatable = true

0 commit comments

Comments
 (0)