Skip to content

Commit

Permalink
Release notes for v0.7.3 (#609)
Browse files Browse the repository at this point in the history
  • Loading branch information
frrist committed Aug 2, 2021
1 parent 9e4fbda commit a8f8c42
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,14 @@ The format is a variant of [Keep a Changelog](https://keepachangelog.com/en/1.0.

This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). Breaking changes should trigger an increment to the major version. Features increment the minor version and fixes or other changes increment the patch number.

<a name="v0.7.3"></a>
## [v0.7.3] - 2021-08-02

### Feat
- Add v1 schema migration capability (#578)
- Add metrics for tipset cache used by watches (#599)
- Upgrade to [email protected] (#601)

<a name="v0.7.2"></a>
## [v0.7.2] - 2021-07-02

Expand Down

0 comments on commit a8f8c42

Please sign in to comment.