From bcde65a800eb82c0c2cf9ff6ca473eb013969cb6 Mon Sep 17 00:00:00 2001 From: stefankoppier Date: Sun, 30 Jun 2024 11:26:23 +0200 Subject: [PATCH] Updated documentation --- website/src/changelog.md | 1 + 1 file changed, 1 insertion(+) diff --git a/website/src/changelog.md b/website/src/changelog.md index ef3e12cf..6e707916 100644 --- a/website/src/changelog.md +++ b/website/src/changelog.md @@ -8,6 +8,7 @@ changelog: - "[#17](https://github.com/Mr-Mappie/mappie/issues/17) mappers can now be declared as inner declarations, instead of requiring them to be top-level." - "[#31](https://github.com/Mr-Mappie/mappie/issues/31) added the explicit mapping method `thrownByEnumEntry` to throw an exception as a result when mapping an enum entry." - "[#28](https://github.com/Mr-Mappie/mappie/issues/28) added implicit mapping inference of mappers with the same name but a different type, but a mapper for those types are defined." + - "Several other bug fixes." - date: "2024-06-27" title: "v0.2.0" items: