From 392e9aa831899ecccd092b5de27f59b5150c8113 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Timoth=C3=A9e=20Mazzucotelli?= Date: Thu, 29 Feb 2024 15:00:35 +0100 Subject: [PATCH] docs: Update changelog for version 1.2.4 --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 81a6b25..d349fe1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,14 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html). +## [1.2.4](https://github.com/pawamoy/copier-pdm/releases/tag/1.2.4) - 2024-02-29 + +[Compare with 1.2.3](https://github.com/pawamoy/copier-pdm/compare/1.2.3...1.2.4) + +### Bug Fixes + +- Fix view/edit URIs in docs ([574f096](https://github.com/pawamoy/copier-pdm/commit/574f0963ae10e4e5b9e32609da34ec44dae8ddae) by Timothée Mazzucotelli). + ## [1.2.3](https://github.com/pawamoy/copier-pdm/releases/tag/1.2.3) - 2024-02-11 [Compare with 1.2.2](https://github.com/pawamoy/copier-pdm/compare/1.2.2...1.2.3)