diff --git a/CHANGELOG.md b/CHANGELOG.md index c6d715a5..b7c69102 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -16,6 +16,9 @@ * Refactor stencil swift extensions registration for easier use with an existing `Extension`. [David Jennes](https://github.com/djbe) [#16](https://github.com/SwiftGen/StencilSwiftKit/issues/16) +* Add a "parameters parser" able to transform parameters passed as a set of strings (`a=1 b.x=2 b.y=3 c=4 c=5`) — typically provided as the command line arguments of a CLI — into a Dictionary suitable for Stencil contexts. + [David Jennes](https://github.com/djbe) + [#8](https://github.com/SwiftGen/StencilSwiftKit/pull/8) ## Before 5.0.0