From 291e3f5a6d995a0fe12618ec5cc00f3a6805074f Mon Sep 17 00:00:00 2001 From: panaaj <38519157+panaaj@users.noreply.github.com> Date: Mon, 3 May 2021 15:58:16 +0930 Subject: [PATCH] chore: update CHANGELOG --- CHANGELOG.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 415e81fb..3439df75 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,10 +4,14 @@ - **Add**: Initial support for VectorTile chart types. Charts with a format attribute of "pbf" or "mvt" will be rendered as vector tiles and displayed with a default style. -- **Add**: Vessel display profiles. Ability to select alternative ways to display vessel information. +- **Add**: Capability to support for selecting between alternative AIS (other vessels) profiles. - **Add**: Support for @signalk/tracks plugin. +- **Update**: Replaced note editor component. + +- **Fix**: Issue where fetching note for edit was non-responsive due to invalid meta request. + ### v1.15.3