From 99425bfa623500783bb6788d5c984d7949ddbbdc Mon Sep 17 00:00:00 2001 From: Calum MacRae Date: Wed, 7 Apr 2021 15:19:55 +0100 Subject: [PATCH] docs: Fix 'Unreleased' link in CHANGELOG --- CHANGELOG.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ca185f4..95043fb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,9 +4,8 @@ All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). -## [Unreleased] +## [Unreleased](https://github.com/cmacrae/spacebar/compare/v1.2.1...HEAD) -[Unreleased]: https://github.com/cmacrae/spacebar/compare/master...HEAD **Changed** - Fixed a bug introduced in Big Sur where buffer reads were incorrect