From 4c6d6d61925c15494e36b54040fa76c13dc9a806 Mon Sep 17 00:00:00 2001 From: Mike Fotinakis Date: Fri, 13 Mar 2015 10:41:08 -0700 Subject: [PATCH] Update release notes. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 98f74ac..a06010b 100644 --- a/README.md +++ b/README.md @@ -279,6 +279,7 @@ See the [swagger_v2_blocks_spec.rb](https://github.com/fotinakis/swagger-blocks/ ## Release notes +* v1.1.1: Bugfix for tags node support. * v1.1: Support for Swagger 2.0 spec. * v1.0.1: Make backwards-compatible with Ruby 1.9.3. * v1.0.0: Initial major release.