From 09264e98ac48b83a2e97fdea99f724bfdbeef803 Mon Sep 17 00:00:00 2001 From: analog-nico Date: Mon, 28 Sep 2015 18:39:21 +0200 Subject: [PATCH] Version 0.0.4 --- README.md | 3 +++ package.json | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 958c60c..327af4d 100644 --- a/README.md +++ b/README.md @@ -167,6 +167,9 @@ If you want to debug a test you should use `gulp test-without-coverage` to run a ## Change History +- v0.0.4 (2015-09-28) + - Implemented window-fixed throttling which is needed for the Google APIs + - Extended all other throttling modules - v0.0.3 (2015-09-24) - Tested and improved the presets - Improved overall error handling diff --git a/package.json b/package.json index 0b5eb41..e6a4e7d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "quota", - "version": "0.0.3", + "version": "0.0.4", "description": "Sophisticated, general-purpose quota management", "keywords": [ "quota",