We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1275c30 commit 157cc6bCopy full SHA for 157cc6b
CHANGELOG.md
@@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file.
3
4
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
5
6
+## [0.10.1] - 2021-02-10
7
+### Fixed
8
+- Single admin user can no longer be deleted (so there is always a user)
9
+- fixed incompatibility to glibc 2.32 by linking dynamic on linux
10
+- Moved from alpine to ubuntu docker image base, to prevent factorio not running correctly
11
+
12
## [0.10.0] - 2021-02-10
13
### Added
14
- Config files can be defined with absolute paths. - Thanks to @FoxAmes
0 commit comments