diff --git a/CHANGES b/CHANGES index 1e8fc95..e2ca398 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,7 @@ +v0.3.4 -- 2014.06.22 +* Fix async handling in case of clear between two async calls + (assurance of unique cache ids solves that). Fixes #13 + v0.3.3 -- 2014.05.12 * Fix profiler special property definition diff --git a/package.json b/package.json index b8a5e15..d4d1180 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "memoizee", - "version": "0.3.3", + "version": "0.3.4", "description": "Memoize/cache", "author": "Mariusz Nowak (http://www.medikoo.com/)", "keywords": [