From e60adba6a9b6edfb35cf6f7d136d77d9655e5efa Mon Sep 17 00:00:00 2001 From: ecmel Date: Mon, 21 Dec 2020 23:23:23 +0300 Subject: [PATCH] Update CHANGELOG --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5bde722..a80957d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,10 +4,11 @@ All notable changes to the extension will be documented in this file. Check [Keep a Changelog](http://keepachangelog.com/) for recommendations on how to structure this file. -## [1.3.1] - 2020-12-22 +## [1.3.2] - 2020-12-22 - Update documentation. - Fixed recursion bug for template inheritance. +- Fixed inheritance RegEx. - Unified path handling. ## [1.3.0] - 2020-12-21