Add link to changelog

This commit is contained in:
metalex9
2019-06-15 21:42:39 -05:00
parent 099cc3a708
commit e4196a7070

View File

@@ -310,7 +310,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.21.0...HEAD
[unreleased]: https://github.com/generative-music/generative.fm/compare/v0.22.0...HEAD
[0.22.0]: https://github.com/generative-music/generative.fm/compare/v0.21.0...v0.22.0
[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