Skip to content

Commit

Permalink
Update chaneglog for 0.5.6
Browse files Browse the repository at this point in the history
  • Loading branch information
jpgrayson committed Feb 12, 2019
1 parent f67df11 commit e2151b2
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,15 @@
Changelog
=========

desmod-0.5.6 (2019-02-12)
-------------------------
* [NEW] PriorityPool for prioritized get/put requests
* [NEW] Queue.when_at_most() and when_at_least() events (#18)
* [NEW] Pool.when_at_most() and when_at_least() events (#18)
* [CHANGE] Remove Queue.when_new() event
* [CHANGE] Gas station example uses Pool/Pool.when_at_most() (#18)
* [FIX] Add API docs for desmod.pool

desmod-0.5.5 (2018-12-19)
-------------------------
* [NEW] Add Queue.when_not_full() and Pool.when_not_full()
Expand Down

0 comments on commit e2151b2

Please sign in to comment.