fix(CHANGELOG): make 0.6.0 heading the same size

This commit is contained in:
Austin Bonander 2022-06-16 15:59:28 -07:00 committed by GitHub
parent 17cebde64a
commit 061fdcabd7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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).
### 0.6.0 - 2022-06-16
## 0.6.0 - 2022-06-16
This release marks the end of the 0.5.x series of releases and contains a number of breaking changes,
mainly to do with backwards-incompatible dependency upgrades.