From 3be9af0a01758ac96d11f3f522c6ba472715a67a Mon Sep 17 00:00:00 2001 From: Joel Ostblom Date: Sat, 1 Oct 2022 09:42:18 -0700 Subject: [PATCH] Bump version in changelog --- CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 710271e..2b8a56e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,11 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). Version number is based on [Semver](https://semver.org/). Note that major version zero (0.y.z) is for initial development and anything may change at any time. +## [0.5.1] 2022-10-01 + +### Changed +- Remove placeholder commands that have been implemented as part of viz already. + ## [0.5.0] 2022-09-29 ### Added