Skip to content

Commit 5322ff7

Browse files
authored
Bump version to 2.5.0.1. (#61)
1 parent b7bd88a commit 5322ff7

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
## 2.5.0.1
4+
5+
* Bump time upper bound to 1.14, add round-trip test for 0-padded date.
6+
37
## 2.5.0.0
48

59
* Add explicit call to `finalizeForeignPtr` on connection disconnects. Ensures disconnects happen at the moment close is call, as opposed to when the GC frees the ForeignPtr.

HDBC-postgresql.cabal

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Name: HDBC-postgresql
2-
Version: 2.5.0.0
2+
Version: 2.5.0.1
33
License: BSD3
44
Maintainer: Nicolas Wu <[email protected]>
55
Author: John Goerzen

0 commit comments

Comments
 (0)