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

Commit 575cb38

Browse files
committed
Update changelog
1 parent ba0b636 commit 575cb38

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

docs/CHANGELOG.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
99

1010
(none)
1111

12+
## [1.16.1] - 2019-10-18
13+
14+
### Fixed
15+
16+
- Fix global stats daily refresh
17+
1218
## [1.16.0] - 2019-10-13
1319

1420
### Changed
@@ -537,7 +543,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
537543

538544
- 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.
539545

540-
[unreleased]: https://github.com/generative-music/generative.fm/compare/v1.16.0...HEAD
546+
[unreleased]: https://github.com/generative-music/generative.fm/compare/v1.16.1...HEAD
547+
[1.16.1]: https://github.com/generative-music/generative.fm/compare/v1.16.0...v1.16.1
541548
[1.16.0]: https://github.com/generative-music/generative.fm/compare/v1.15.0...v1.16.0
542549
[1.15.0]: https://github.com/generative-music/generative.fm/compare/v1.14.0...v1.15.0
543550
[1.14.0]: https://github.com/generative-music/generative.fm/compare/v1.13.0...v1.14.0

0 commit comments

Comments
 (0)