diff --git a/CHANGELOG.md b/CHANGELOG.md index e1f3c978..ad78c271 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,17 @@ # CHANGELOG: Freeboard +### v2.5.0 + +- **Added**: Toggle the display chart bounds on the map. +- **Updated**: New Map icons for waypoints and AIS targets. +- **Experiment (Weather)**: + - Removed NOAA service option. + - Display map icon at location where weather data was retrieved. + - Clicking map icon displays observation data. + - Weather data is relocated under the _meteo.default-fb_ context (See [nmea0183-signalk PR #245](https://github.com/SignalK/nmea0183-signalk/pull/245)). +- **Experiment (Route)**: + - Render start / Finish line when present in route properties and route is active. + ### v2.4.0 - **Added**: Ability to shift anchor position.