From d5184d0559eb5f3cf8bc8c7da2a817a06c1d463d Mon Sep 17 00:00:00 2001 From: onyx-and-iris <75868496+onyx-and-iris@users.noreply.github.com> Date: Mon, 5 Sep 2022 19:06:18 +0100 Subject: [PATCH] fix wording in changelog --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a3a9cb0..bb21ad3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,7 +5,7 @@ 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). -Before any major/minor/patch patch is released all unit tests will be run to verify they pass. +Before any major/minor/patch bump all unit tests will be run to verify they pass. ## [Unreleased]