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

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
pomma89 authored Mar 30, 2017
1 parent 38ecf7d commit 684e374
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,11 @@
# Changelog for CodeProject.ObjectPool #

### v3.0.1 (2017-04-??) ###
### v3.0.1 (2017-03-30) ###

* Breaking change - pool does not handle minimum capacity anymore.
* Breaking change - Object
* Breaking change - Pool does not handle minimum capacity anymore.
* Breaking change - Pooled object ID, state, handle have been moved to PooledObjectInfo property.
* Breaking change - Removed CreatedAt property from PooledMemoryStream and PooledStringBuilder.
* Breaking change - ID property on PooledMemoryStream and PooledStringBuilder is now an int instead of a GUID.
* Default maximum capacity is now 16.

### v2.2.4 (2017-03-05) ###
Expand Down

0 comments on commit 684e374

Please sign in to comment.