Skip to content
This repository has been archived by the owner on May 21, 2022. It is now read-only.

Commit

Permalink
changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
pomma89 committed Jul 2, 2017
1 parent 281e5c2 commit 5b1e529
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,14 @@

### v3.1.1 (2017-07-03) ###

* Object pool now supports an async eviction job (PR#6 by @ullian).
* Object pool now supports an async eviction job (PR #6 by @ullian).
* Timed object pool is now backed by the new eviction system.
* Timed object pool is also available on .NET Standard 1.0 (PR#6 by @ullian).
* Timed object pool is also available on .NET Standard 1.0 (PR #6 by @ullian).

### v3.1.0 (2017-06-24) ###

* Removed dependency on Thrower.
* Pooled objects can now specify a validation step (PR#4 by @uliian).
* Pooled objects can now specify a validation step (PR #4 by @uliian).
* Removed CannotResetStateException class, not needed with new validation step.

### v3.0.3 (2017-04-08) ###
Expand Down

0 comments on commit 5b1e529

Please sign in to comment.