From 4a238c9a31fcd5bd1a778fb79373eb5d60f64912 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 29 Jan 2024 23:48:53 -0600 Subject: [PATCH] Add test changelog --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index c3a5cfd06d2..85cf79a785e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,12 @@ This file is a running track of new features and fixes to each version of the pa This project follows [Semantic Versioning](http://semver.org) guidelines. +## v4.3.0-beta + +### Changes + +- Test + ## v4.2.0-beta ### Changes