quick fix for filesystem initialization

This commit is contained in:
Proddy
2022-10-08 09:23:00 +02:00
parent fc057d18c9
commit 8c94ce99b2
3 changed files with 17 additions and 1 deletions

View File

@@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file.
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).
# [3.4.3]
## Fixed
- Fix for new installations with filesystem not initializing
# [3.4.2]
## Added