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