Skip to content

Commit 0584a3e

Browse files
committed
updated change log files for v5.3.0 release
1 parent c83391d commit 0584a3e

File tree

2 files changed

+19
-0
lines changed

2 files changed

+19
-0
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,16 @@
11
# Changelog
22

33
## v5.3.0
4+
*15 feb 2023*
5+
6+
- Added Subtitles plugin
7+
- Added support for overriding key maps after app is launched (#276)
8+
- Added support for an optional path at the end of router paths (#362)
9+
- Added support for plugins to load local JSON files (#360)
10+
- Fixed a bug related to the Router plugin which results in not setting previous state when "on" data provider is used (#365)
11+
- Fixed a bug causes the app version is positioned incorrectly (#359)
12+
- Updated `@metrological/sdk` and `localCookie` NPM package paths
13+
414

515
## v5.2.0
616

docs/changelog.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,15 @@
11
# Changelog
22

33
## v5.3.0
4+
*15 feb 2023*
5+
6+
- Added Subtitles plugin
7+
- Added support for overriding key maps after app is launched (#276)
8+
- Added support for an optional path at the end of router paths (#362)
9+
- Added support for plugins to load local JSON files (#360)
10+
- Fixed a bug related to the Router plugin which results in not setting previous state when "on" data provider is used (#365)
11+
- Fixed a bug causes the app version is positioned incorrectly (#359)
12+
- Updated `@metrological/sdk` and `localCookie` NPM package paths
413

514
## v5.2.0
615

0 commit comments

Comments
 (0)