File tree Expand file tree Collapse file tree 1 file changed +11
-6
lines changed
Expand file tree Collapse file tree 1 file changed +11
-6
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,17 @@ All notable changes to this project will be documented in this file.
44The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) .
55
66## [ Unreleased]
7+
8+ ## [ 0.8.2] - 2020-01-08
9+ Many bugfixes and a few small features in this release.
10+ - Adds a flag for a custom glibc version, required on some distros such as CentOS
11+ - bugfixes with file handling
12+ - UI fixes and improvements
13+ - CI bug fixes and build improvements
14+ - and more bugfixes
15+
16+ Special thanks to @knoxfighter for all the contributions.
17+
718### Added
819- Support for 0.17 server-adminlist.json
920- Support for custom glibc location (RHEL/CENTOS)
@@ -20,12 +31,6 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
2031- Fixed hardcoded Settings Path
2132- Fixed Upgrading, Removing Mods on Windows results in error
2233
23- ### Updated
24- - Updated all NPM dependencies
25-
26-
27- ## [ 0.8.2] - 2019-08-30 [ YANKED]
28-
2934## [ 0.8.1] - 2019-03-01
3035### Fixed
3136- Fixed redirect, when not logged in
You can’t perform that action at this time.
0 commit comments