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 May 20, 2019
1 parent 6407e4c commit d88892e
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.18.0] - 2019-05-19

### Added

- New piece: Peace

## [0.17.0] - 2019-05-12

### Added
Expand Down Expand Up @@ -268,7 +274,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.17.0...HEAD
[unreleased]: https://github.com/generative-music/generative.fm/compare/v0.18.0...HEAD
[0.18.0]: https://github.com/generative-music/generative.fm/compare/v0.17.0...v0.18.0
[0.17.0]: https://github.com/generative-music/generative.fm/compare/v0.16.0...v0.17.0
[0.16.0]: https://github.com/generative-music/generative.fm/compare/v0.15.0...v0.16.0
[0.15.0]: https://github.com/generative-music/generative.fm/compare/v0.14.0...v0.15.0
Expand Down

0 comments on commit d88892e

Please sign in to comment.