From d22bdfd63f0a3ecd62e19ef23722c9c2967123f7 Mon Sep 17 00:00:00 2001 From: sytheveenje Date: Wed, 24 Jan 2024 08:11:49 +0000 Subject: [PATCH] Update CHANGELOG --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index fdf7d54..f1b9f94 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,10 @@ All notable changes to `laravel-postnl-api` will be documented in this file. +## v1.0.12 - 2024-01-24 + +**Full Changelog**: https://github.com/adequaat/laravel-postnl-api/compare/v1.0.11...v1.0.12 + ## Add deliverydate - 2023-08-30 Generating a label and confirming a shipment now have the option to send a deliverydate. So sunday delivery is made possible.