From 83489434751c38bda2ad76f729054ad64ebb315a Mon Sep 17 00:00:00 2001 From: Konstantin Haase Date: Mon, 10 Dec 2012 16:49:36 +0100 Subject: [PATCH] remove history section --- rack-protection/README.md | 21 --------------------- 1 file changed, 21 deletions(-) diff --git a/rack-protection/README.md b/rack-protection/README.md index 4f5a5842..cba67a19 100644 --- a/rack-protection/README.md +++ b/rack-protection/README.md @@ -80,24 +80,3 @@ Prevented by: gem install rack-protection -# History - -## v0.1.0 (2011/06/20) - -First public release. - -## v1.0.0 (2011/09/02) - -First stable release. - -Changes: - -* Fix bug in JsonCsrf - -## v1.1.0 (2011/09/03) - -Second public release. - -Changes: - -* Dependency on `escape_utils` is now optional