From 9dd51ae83416fdaad1921943645cc0c680ec5291 Mon Sep 17 00:00:00 2001 From: Anton Ukhanev Date: Wed, 10 Mar 2021 13:23:54 +0100 Subject: [PATCH] Add entry --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7f7904d..fbfaabe 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,8 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/) and this project adheres to [Semantic Versioning](http://semver.org/). ## [[*next-version*]] - YYYY-MM-DD + +## [0.2.0-alpha2] - 2021-03-10 ### Fixed - Errors in local modules (#17).