From 0b4be3e992bc1f23ac14b72f27b28408a477f1b6 Mon Sep 17 00:00:00 2001 From: Netkas Date: Tue, 10 Oct 2023 21:45:27 -0400 Subject: [PATCH] Updated CHANGELOG.md --- CHANGELOG.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 82f802e..50aba5a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,14 +5,18 @@ 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.0.1] - Unreleased + + +## [1.1.0] - 2023-10-10 Updated optslib to work with ncc 2.+. ### Fixed + - Fixed code-smell from optslib. + ## [1.0.0] - 2023-01-29 Initial release of ConfigLib. \ No newline at end of file