Skip to content
This repository has been archived by the owner on Feb 13, 2021. It is now read-only.

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
alexbainter committed Jun 9, 2019
1 parent af18bfd commit 9b1f57f
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion docs/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

(none)

## [0.21.0] - 2019-06-09

### Added

- New piece: Quarter Eyes

## [0.20.0] - 2019-06-02

### Fixed
Expand Down Expand Up @@ -294,7 +300,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

- Sound files will no longer be fetched and cached during service worker installation. They'll be cached once they are fetched for the first time. This significantly reduces cache usage since only one audio format is used per client.

[unreleased]: https://github.com/generative-music/generative.fm/compare/v0.20.0...HEAD
[unreleased]: https://github.com/generative-music/generative.fm/compare/v0.21.0...HEAD
[0.21.0]: https://github.com/generative-music/generative.fm/compare/v0.20.0...v0.21.0
[0.20.0]: https://github.com/generative-music/generative.fm/compare/v0.19.0...v0.20.0
[0.19.0]: https://github.com/generative-music/generative.fm/compare/v0.18.0...v0.19.0
[0.18.0]: https://github.com/generative-music/generative.fm/compare/v0.17.0...v0.18.0
Expand Down

0 comments on commit 9b1f57f

Please sign in to comment.