Skip to content

Commit e46bc87

Browse files
committed
Bump version
1 parent b02c29e commit e46bc87

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
22
All notable changes to this project will be documented in this file.
33
This project adheres to [Package Versioning Policy](https://wiki.haskell.org/Package_versioning_policy).
44

5+
## [2.3.0.5] - 2018-03-15
6+
7+
### Fixed
8+
- Resource leak in SCRAM authentication
9+
510
## [2.3.0.4] - 2018-02-11
611

712
### Fixed

mongoDB.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Name: mongoDB
2-
Version: 2.3.0.4
2+
Version: 2.3.0.5
33
Synopsis: Driver (client) for MongoDB, a free, scalable, fast, document
44
DBMS
55
Description: This package lets you connect to MongoDB servers and

0 commit comments

Comments
 (0)