From d5b37533ec7751dffc262399ce811bd994db9ab7 Mon Sep 17 00:00:00 2001 From: Olivier Halligon Date: Sun, 22 Oct 2017 16:24:22 +0200 Subject: [PATCH] Bump version --- CHANGELOG.md | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e6e4fe1..4d4053a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,7 @@ --- -## Master +## 2.2.0 ### Bug Fixes @@ -18,20 +18,12 @@ [SwiftGen/SwiftGen#334](https://github.com/SwiftGen/SwiftGen/issues/334) [#83](https://github.com/SwiftGen/templates/pull/83) -### Breaking Changes - -_None_ - ### New Features * Storyboards: Added a new `ignoreTargetModule` parameter if you're using storyboards in multiple targets, to avoid issues with the generated code. [Julien Quéré](https://github.com/juli1quere) [#36](https://github.com/SwiftGen/templates/pull/36) -### Internal Changes - -_None_ - ## 2.1.1 ### Bug Fixes