Skip to content

Commit

Permalink
Merge pull request #295 from Metaswitch/md/teratemplate
Browse files Browse the repository at this point in the history
Floki templates are parsed with `tera` before being deserialized.
  • Loading branch information
maxdymond authored Jul 5, 2023
2 parents 861f462 + be3c73b commit b09b35b
Show file tree
Hide file tree
Showing 6 changed files with 693 additions and 84 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@ Status: Available for use
### Breaking Changes

### Added
- Floki templates are parsed with `tera` before being deserialized.
- Limit MSRV to 1.57 while using `ekidd/rust-musl-builder` - needs updating.

### Fixed

Expand Down
Loading

0 comments on commit b09b35b

Please sign in to comment.