From 07c4d4b3f144f3e283671dd0c1dda92520e2b497 Mon Sep 17 00:00:00 2001 From: Tarvo Reinpalu Date: Tue, 11 May 2021 17:46:29 +0300 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3280e66..63ea9be 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,13 @@ All notable changes to this project will be documented in this file. 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). +## [1.8.1] - 2021-05-11 + +### Changed + +- Improved error displaying support with `nova-simple-repeatable` +- Updated packages + ## [1.8.0] - 2021-05-10 ### Added