Skip to content

Commit

Permalink
added description for 0.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
zookzook committed Nov 1, 2019
1 parent 3153ca3 commit 24865c1
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
## 0.6.1

* Enhancements
* refactored `Mongo.Session` and `Mongo.Session.SessionPool` because of poor performance

## 0.6.0

* Enhancements
Expand Down
1 change: 0 additions & 1 deletion lib/mongo/session.ex
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,6 @@ defmodule Mongo.Session do
alias Mongo.Session
alias Mongo.Topology
alias BSON.Timestamp
alias __MODULE__

require Logger

Expand Down

0 comments on commit 24865c1

Please sign in to comment.