Skip to content

Commit

Permalink
Update changelog and release
Browse files Browse the repository at this point in the history
  • Loading branch information
cwfitzgerald committed Apr 10, 2021
1 parent 6ac1846 commit 51b14d6
Showing 1 changed file with 11 additions and 2 deletions.
13 changes: 11 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,21 @@ 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.2.1](#v021)
- [v0.2.0](#v020)
- [v0.1.1](#v011)
- [v0.1.0](#v010)
- [Diffs](#diffs)

## Unreleased

## v0.2.1

Released 2021-04-09

#### Updated
- Updated `arrayvec` to `0.7`

## v0.2.0

Released 2021-03-28
Expand Down Expand Up @@ -42,6 +50,7 @@ Released 2020-10-02

## Diffs

- [Unreleased](https://github.com/BVE-Reborn/switchyard/compare/v0.2.0...HEAD)
- [Unreleased](https://github.com/BVE-Reborn/switchyard/compare/v0.2.1...HEAD)
- [v0.2.1](https://github.com/BVE-Reborn/switchyard/compare/v0.2.0...v0.2.1)
- [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)

0 comments on commit 51b14d6

Please sign in to comment.