aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMax Isom <[email protected]>2021-12-17 18:38:23 -0600
committerMax Isom <[email protected]>2021-12-17 18:38:23 -0600
commit260e8702bf74438fb738d28dd8238576f26ab8a8 (patch)
tree2407c43ce300b052dc46c4e401b5a4656c2007a8
parentd07dc5baf4ebb3d20a456364823c97e077846768 (diff)
downloadmuse-260e8702bf74438fb738d28dd8238576f26ab8a8.tar.xz
muse-260e8702bf74438fb738d28dd8238576f26ab8a8.zip
Update changelog
-rw-r--r--CHANGELOG.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index d6e9487..353c969 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -5,6 +5,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [Unreleased]
+### Fixed
+- Fixes a race condition in the file cache service (see #420)
## [0.1.0]
### Added