From 0a11a59dd903678d5197b3e7638501855c2bab63 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rub=C3=A9n=20Robles?= Date: Fri, 17 Nov 2023 12:40:54 +0100 Subject: [PATCH] update changelog --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index cc5965d..7131bfa 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +## [0.14.0] - 2023-11-17 + +### Changed + +- Reusable `GetsAttributes::getDescription()` method (now public), backward compatible change + ## [0.13.2] - 2023-10-25 ### Fixed