diff --git a/CHANGELOG.md b/CHANGELOG.md index f30d838e..2d4bc85a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,7 +1,14 @@ # CHANGELOG: Freeboard + +### v2.12.2 +- **Fixed**: Issue applying URL query parameters. (#201) +- **Fixed**: S57 symbol display issue. (#202) +- **Added**: Watch for SK login info token changes. + + ### v2.12.1 -- **Added**: WMS sources to the types of chart sources that can be defined. +- **Added**: WMS sources to the type of chart sources that can be defined. - **Fixed**: Date / time formating in weather forecast. (#193) - **Fixed**: Fix issue where anchor watch controls are not visible on small screens. (#198) - **Fixed**: Vessel Call sign not displayed correctly in AIS Properties screen. (#199) diff --git a/package.json b/package.json index ee8dacc7..954e9c0b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@signalk/freeboard-sk", - "version": "2.12.1", + "version": "2.12.2", "description": "Openlayers chart plotter implementation for Signal K", "keywords": [ "signalk-webapp",