Update changelog

This commit is contained in:
metalex9
2019-10-19 17:05:07 -05:00
parent b654ea8b3d
commit db2994de6b

View File

@@ -9,6 +9,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
(none)
## [1.17.0] - 2019-10-20
### Changed
- Update Nakaii to latest version
### Added
- New piece: "Remembering"
## [1.16.1] - 2019-10-18
### Fixed
@@ -543,7 +553,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/v1.16.1...HEAD
[unreleased]: https://github.com/generative-music/generative.fm/compare/v1.17.0...HEAD
[1.17.0]: https://github.com/generative-music/generative.fm/compare/v1.16.1...v1.17.0
[1.16.1]: https://github.com/generative-music/generative.fm/compare/v1.16.0...v1.16.1
[1.16.0]: https://github.com/generative-music/generative.fm/compare/v1.15.0...v1.16.0
[1.15.0]: https://github.com/generative-music/generative.fm/compare/v1.14.0...v1.15.0