Skip to content

Commit

Permalink
Update CHANGELOG.md for v0.202.0
Browse files Browse the repository at this point in the history
  • Loading branch information
rowanseymour committed Feb 20, 2024
1 parent 5541e74 commit 0af2f80
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
v0.202.0 (2024-02-20)
-------------------------
* Add warnings from template eval functions and recorded as events
* Add excellent.Evaluator and move top level evaluation functions to methods on that
* Rework xvalues to be passed by pointer and have a base struct
* Rework router reading to be like action reading (and allow for enumeration of types)

v0.201.0 (2024-02-12)
-------------------------
* Replace template translation content and params by the components fields
Expand Down

0 comments on commit 0af2f80

Please sign in to comment.