From 64e2fb3621ae9ace25aef5fcd24a8e7e49d019e3 Mon Sep 17 00:00:00 2001 From: Baptiste Leduc Date: Wed, 4 Oct 2023 14:29:14 +0200 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 43640e5e..bd4b007c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +## [8.0.1] - 2023-10-04 ### Changed - [GH#6](https://github.com/jolicode/automapper/pull/6) Document all AST code by explaining what it generates