From 859d95b2751711f05edb2c5eba30b9fd6905f9dc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tam=C3=A1s=20Szekeres?= Date: Sat, 22 Jan 2022 19:58:30 +0100 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 12a8a39..c02741c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,10 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/) and this project adheres to [Semantic Versioning](http://semver.org/). +## [1.0.1] - 2022-01-22 +### Fixed +- wrong code in documentation (thanks, @aravindavk) + ## [1.0.0] - 2021-04-13 - Updated to Crystal 1.0.0 ### Added