diff --git a/CHANGES.md b/CHANGES.md index fa4ae82..5d1dc31 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -4,6 +4,8 @@ - `.enqueue()` now takes a `result_ttl` keyword argument that can be used to change the expiration time of results. +- Remove `logbook` dependency (in favor of `logging`) + ### 0.3.0 (August 5th, 2012)