From 33c10bc45193fc68c135847b6656886e89c0d6e9 Mon Sep 17 00:00:00 2001 From: Sean Fisher Date: Mon, 2 Dec 2024 09:58:51 -0500 Subject: [PATCH] Release v1.3.0 --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index a62a753f..1562d4ff 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## Unreleased +## v1.3.0 - 2024-12-02 + ### Added - Define a `thumbnail` relationship on the post model that when defined will return an attachment model.