Skip to content

Commit

Permalink
CHANGELOG for #48
Browse files Browse the repository at this point in the history
  • Loading branch information
AliSoftware committed Nov 4, 2015
1 parent 4f43c78 commit 6288caf
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,10 @@

* Now `swiftgen storyboards` doesn't generate duplicate enum cases for identical segues (those having equal identifiers and shared custom class).
[@filwag](https://github.com/filwag), [#43](https://github.com/AliSoftware/SwiftGen/pull/43)
* Fix compilation issue if some of the storyboards has no scenes.
* Fix compilation issue for storyboards without any scene.
[Viacheslav Karamov](https://github.com/vkaramov/), [#47](https://github.com/AliSoftware/SwiftGen/issues/47)
* Fix compilation issue if storyboard identifiers match view controller class names.
[Viacheslav Karamov](https://github.com/vkaramov/), [#48](https://github.com/AliSoftware/SwiftGen/issues/48)

## 0.6.0

Expand Down

0 comments on commit 6288caf

Please sign in to comment.