diff --git a/CHANGELOG.md b/CHANGELOG.md index efce073c9..596ec9562 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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