From 856ce5fc0e49e25fb921e6ff01ecf06c874f7b7e Mon Sep 17 00:00:00 2001 From: phinner Date: Tue, 7 Nov 2023 19:44:33 +0000 Subject: [PATCH] Update CHANGELOG --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8a0acf9..b2c4311 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,14 @@ 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/). +## v3.5.0 - 2023-11-07 + +### Changes + +- Complete refresh of the template to be up to date. +- Made the README simpler. +- Moved all configuration inside buildscript instead of being split into several files. + ## v3.4.0 - 2023-01-07 ### Changes