diff --git a/CHANGELOG.md b/CHANGELOG.md index fbc323a2..9037b9a9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,15 +1,16 @@ # Changelog -## [2.4.1] - 2023-02-26 -### Fixed -- GUI -> Settings: Fixed GNSS detect & configure. #303 ## [2.4.2] - not released ### Added + - Added UART connected F9P detection and configuration. + - Some scripts for using a base with a 4G Simcom A76XX modem. (Beta) ### Changed + - --detect-usb-gnss renamed to --detect-gnss ### Deprecated ### Removed ### Fixed - More tests before copying RTKLib binaries. #313 + - Pin Werkzeug version to fix incompatibility with Flask. #330 ### Security ## [2.4.1] - 2023-02-26 diff --git a/settings.conf.default b/settings.conf.default index 42580f3c..78d12a99 100644 --- a/settings.conf.default +++ b/settings.conf.default @@ -2,7 +2,7 @@ [general] # Version -version=2.4.1 +version=2.4.2 # Rtkbase upgrade mandatory "checkpoint" checkpoint_version=2.5.0 # User who runs str2str_file service