From bfbd915cd266cbbfc7762016cb2ca74b3f45146f Mon Sep 17 00:00:00 2001 From: Daniel Chambers Date: Wed, 28 Feb 2024 12:12:21 +1100 Subject: [PATCH] Fix changelog --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index fc68501..958a9fd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,7 +5,7 @@ This changelog documents changes between release tags. ## [Unreleased] Upcoming changes for the next versioned release. -## [0.5] - 2024-02-28 +## [0.5.0] - 2024-02-28 * Fix incorrect types used on unsubscription_settings object type ([#9](https://github.com/hasura/ndc-sendgrid/pull/9)) ## [0.4] - 2024-02-21