Skip to content

Commit

Permalink
Add CHANGELOG entry with new template
Browse files Browse the repository at this point in the history
  • Loading branch information
Jeehut committed Feb 13, 2019
1 parent 6b5b573 commit 0472bd5
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,9 @@
[426](https://github.com/SwiftGen/SwiftGen/issues/426)
[468](https://github.com/SwiftGen/SwiftGen/issues/468)
[573](https://github.com/SwiftGen/SwiftGen/pull/573)
* Assets: there's a new template called `simple-swift4` which removes the need for the last call part like `.color` or `.image`. Also it adds a typealias for each catalog if multiple are used to prevent calls like `Asset.Colors` or `Asset.Images`. For more information, check the [template's documentation](Documentation/templates/xcassets/simple-swift4.md).
[Cihat Gündüz](https://github.com/Dschee)
[603](https://github.com/SwiftGen/SwiftGen/issues/468)

### Bug Fixes

Expand Down

0 comments on commit 0472bd5

Please sign in to comment.