Skip to content

Tags: kappa/Algorithm-TokenBucket

Tags

0.37

Toggle 0.37's commit message
Checking in changes prior to tagging of version 0.37.

Changelog diff is:

diff --git a/Changes b/Changes
index 0f1faf7..4c869a2 100644
--- a/Changes
+++ b/Changes
@@ -2,6 +2,10 @@ Revision history for Perl extension Algorithm::TokenBucket.

 {{$NEXT}}

+0.37 2015-10-05T20:26:54Z
+	- Convert to Minilla
+	- Unconditionally depend on Time::HiRes
+
 0.36  Sun Jun 23 12:20:54 MSK 2013
 	- Increase some epsilons in tests to account for really slow test
 	  boxes. No functional changes.