From f8675729a62688369b3a82ba1a8aad6ae05ab343 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Johannes=20M=C3=BCller?= Date: Fri, 7 Jun 2019 19:42:46 +0200 Subject: [PATCH] Update CHANGELOG to 0.5.0 --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index a6d38be4..31806b9f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,13 @@ # Changelog All notable changes to Crinja will be documented in this file. +## 0.5.0 (2019-06-07) + +This release brings compatibility with Crystal 0.29.0 + +* Rename `FeatureLibrary#aliasses` to `#aliases` +* Add experimental support for liquid syntax with `Crinja.liquid_support` + ## 0.4.1 (2019-01-01) This release doesn't add any new features but fixes compatibility with Crystal 0.27.0.