Skip to content

Commit

Permalink
Add changelog entry (and fix some old ones)
Browse files Browse the repository at this point in the history
  • Loading branch information
djbe committed Jul 26, 2022
1 parent e966224 commit 5e7ac1b
Showing 1 changed file with 5 additions and 8 deletions.
13 changes: 5 additions & 8 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,9 @@ _None_

### Internal Changes

_None_
* Add `Danger` to check pull requests.
[David Jennes](https://github.com/djbe)
[#158](https://github.com/SwiftGen/StencilSwiftKit/pull/158)

## 2.9.0

Expand All @@ -28,9 +30,7 @@ _None_
[David Jennes](https://github.com/djbe)
[#154](https://github.com/SwiftGen/StencilSwiftKit/pull/154)
[#156](https://github.com/SwiftGen/StencilSwiftKit/pull/156)
* The string filter `replace` can now accept an optional parameter `regex` to enable regular expressions, see the
[documentation](Documentation/filters-strings.md)
for more information.
* The string filter `replace` can now accept an optional parameter `regex` to enable regular expressions, see the [documentation](Documentation/filters-strings.md) for more information.
[David Jennes](https://github.com/djbe)
[JanGorman](https://github.com/JanGorman)
[#123](https://github.com/SwiftGen/StencilSwiftKit/pull/123)
Expand Down Expand Up @@ -129,10 +129,7 @@ _None_

### New Features

* The `set` tag can now directly accept an expression as value, see the
[documentation](Documentation/tag-set.md)
for an explanation on how this differs with the normal `set`/`endset`
pair.
* The `set` tag can now directly accept an expression as value, see the [documentation](Documentation/tag-set.md) for an explanation on how this differs with the normal `set`/`endset` pair.
[David Jennes](https://github.com/djbe)
[#87](https://github.com/SwiftGen/StencilSwiftKit/pull/87)
* Updated Stencil to the latest version (0.12.1).
Expand Down

0 comments on commit 5e7ac1b

Please sign in to comment.