Skip to content

Commit

Permalink
Cleaning up CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
akoutmos committed Apr 28, 2022
1 parent 2c1bd75 commit 17c8606
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,11 +13,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

- Templates can now either be compiled at runtime or at compile time based on the options passed to `use MjmlEEx`

### Fixed

- Calls to `render_component` now evaluate the AST aliases in the context of the `__CALLER__`
- EEx templates, components and layouts are tokenized prior to going through the MJML EEx engine as not to escape MJML content

## [0.4.0] - 2021-04-27

### Fixed
Expand Down

0 comments on commit 17c8606

Please sign in to comment.