From 34f14fc5100af661925636942683f7730b1deb16 Mon Sep 17 00:00:00 2001 From: Matthew Bass Date: Tue, 19 Dec 2023 15:02:43 -0500 Subject: [PATCH] Fix CHANGELOG --- CHANGELOG.md | 1 - 1 file changed, 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9455234..60bf59d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,7 +9,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [0.5.0] - 2023-12-19 ### Added -- Allow shipments to have pallets [#29] - Introduce `Physical::Structure` class [#31] ### Changed