You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 13, 2021. It is now read-only.
Copy file name to clipboardExpand all lines: docs/CHANGELOG.md
+16-1Lines changed: 16 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,6 +9,20 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
9
9
10
10
(none)
11
11
12
+
## [1.23.0] - 2019-12-01
13
+
14
+
### Fixed
15
+
16
+
- "Above the Rain" releases all resources when stopped
17
+
18
+
### Changed
19
+
20
+
- Update Patron list
21
+
22
+
### Added
23
+
24
+
- New piece: "Beneath Waves"
25
+
12
26
## [1.22.0] - 2019-11-24
13
27
14
28
### Added
@@ -613,7 +627,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
613
627
614
628
- 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.
0 commit comments