From 552990788be982e5a2ff3821d438741b91eb9284 Mon Sep 17 00:00:00 2001 From: ydah Date: Thu, 16 May 2024 18:19:55 +0900 Subject: [PATCH] Release 5.3.0 --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9ca20cd3..7ad972c5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,9 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [Unreleased] + +## [5.3.0] - 2024-05-16 + ### Added - Add `allow_blank_structures` option [#417](https://github.com/interagent/committee/pull/417)