From 28048e1f72ed6df72f0d6a557472e35d58a4588c Mon Sep 17 00:00:00 2001 From: Ethan Li Date: Fri, 31 May 2024 16:05:37 -0700 Subject: [PATCH] Bump the version number in `CHANGELOG.md` --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 38bb2dcf..7f3d154a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,10 @@ All notable changes to this project will be documented in this file. 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). +## 0.7.2 - 2024-05-31 + +(no changes; this release just promotes v0.7.2-alpha.6 to v0.7.2) + ## 0.7.2-alpha.6 - 2024-05-16 ### Fixed