Update CHANGES.

This commit is contained in:
Vincent Driessen 2014-01-07 00:23:36 +01:00
parent 803f8e7b91
commit d08352b103
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
### 0.4.0 ### 0.4.0
(not released yet) (not released yet)
- Job data is unpickled lazily. This fixes issue #294. - Job data is unpickled lazily. Thanks, Malthe!
- Removed dependency on the `times` library. Thanks, Malthe! - Removed dependency on the `times` library. Thanks, Malthe!