From 26800694ea0eee25259d25ca9f5bcbd5e2e2a449 Mon Sep 17 00:00:00 2001 From: Calin Don Date: Mon, 15 Nov 2021 12:21:18 +0200 Subject: [PATCH] Release v0.11.0 --- CHANGELOG.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4bf9509f..ff828b24 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,9 +4,14 @@ 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). - ## [Unreleased] ### Added +### Changed +### Removed +### Fixed + +## [0.11.0] - 2021-11-15 +### Added ### Changed * Use [Bitpoke Build](https://github.com/bitpoke/build) for building the project