From 962d1a3700f78c36173e04cde26990947d763c99 Mon Sep 17 00:00:00 2001 From: DavidF-Dev Date: Mon, 9 Aug 2021 16:28:24 +1000 Subject: [PATCH] Updated changelog. --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index d9da3a5..e523c8b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [Unreleased] + +## [0.2.1-alpha] - 2021-08-09 - Added documentation. - Added buttons on the developer console to increase/decrease the log font size. - Added helper method for logging a collection in list format.