diff --git a/docs/CHANGELOG.md b/docs/CHANGELOG.md index d1fff98..df26f56 100644 --- a/docs/CHANGELOG.md +++ b/docs/CHANGELOG.md @@ -9,6 +9,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 (none) +## [1.24.0] - 2019-12-11 + +### Changed + +- Update Patron list + ## [1.23.0] - 2019-12-01 ### Fixed @@ -627,7 +633,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.23.0...HEAD +[unreleased]: https://github.com/generative-music/generative.fm/compare/v1.24.0...HEAD +[1.24.0]: https://github.com/generative-music/generative.fm/compare/v1.23.0...v1.24.0 [1.23.0]: https://github.com/generative-music/generative.fm/compare/v1.22.0...v1.23.0 [1.22.0]: https://github.com/generative-music/generative.fm/compare/v1.21.0...v1.22.0 [1.21.0]: https://github.com/generative-music/generative.fm/compare/v1.20.0...v1.21.0 diff --git a/src/components/app/about-tab/credits/index.jsx b/src/components/app/about-tab/credits/index.jsx index 2db4ff0..5df9744 100644 --- a/src/components/app/about-tab/credits/index.jsx +++ b/src/components/app/about-tab/credits/index.jsx @@ -32,8 +32,7 @@ const majorSupporters = [ 'Mike Smith', 'Christian DeWolf', 'Sam Roelants', - // 'Papuna Gagnidze', - "Anthony O'Neill", + 'Papuna Gagnidze', 'Russ Creech', ];