diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..df49109 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,7 @@ +# Changlog + +v.2.1.1 - 16 May 2013 + * Start keeping changelog + * Fix `Redis::CommandError` when using ActiveSupport numeric extensions (e.g. `1.second`) + * Remove unused variable + * Extract mandatory options to constants diff --git a/rack-attack-2.1.1.gem b/rack-attack-2.1.1.gem new file mode 100644 index 0000000..432bb26 Binary files /dev/null and b/rack-attack-2.1.1.gem differ