diff --git a/CHANGELOG.md b/CHANGELOG.md index acd5d29..7cd69cf 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,7 @@ The format is loosely based on [Keep a Changelog](https://keepachangelog.com/en/ and this project adheres to cargo's version of [Semantic Versioning](https://semver.org/spec/v2.0.0.html). - [Unreleased](#unreleased) +- [v0.2.0](#v011) - [v0.1.1](#v011) - [v0.1.0](#v010) - [Diffs](#diffs) @@ -41,5 +42,6 @@ Released 2020-10-02 ## Diffs -- [Unreleased](https://github.com/BVE-Reborn/switchyard/compare/v0.1.1...HEAD) +- [Unreleased](https://github.com/BVE-Reborn/switchyard/compare/v0.2.0...HEAD) +- [v0.2.0](https://github.com/BVE-Reborn/switchyard/compare/v0.1.1...v0.2.0) - [v0.1.1](https://github.com/BVE-Reborn/switchyard/compare/v0.1.0...v0.1.1)