From d9202bf5a38deb2472cec7d1dd25fb417f0680ab Mon Sep 17 00:00:00 2001 From: Martin Fitzner Date: Tue, 28 Nov 2023 11:27:33 +0100 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index e64256c44..6f0dad089 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](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## [Unreleased] +### Added +- Github CI pipelines + ## [0.6.1] - 2023-11-27 ### Added - Script for building HTML documentation and corresponding `tox` environment