Skip to content

Commit cf5066e

Browse files
committed
updated changelog to include backtrack docs fix
1 parent 92d20ab commit cf5066e

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Changelog
22

33
## v5.3.0
4-
*15 feb 2023*
4+
*16 feb 2023*
55

66
- Added Subtitles plugin
77
- Added support for overriding the key mappping at runtime (i.e. after the App is launched) (#276)
@@ -10,6 +10,7 @@
1010
- Fixed a bug related to the Router plugin which results in not setting previous state when "on" data provider is used (#365)
1111
- Fixed incorrect positioning of the version label (#359)
1212
- Updated `@metrological/sdk` and `localCookie` NPM package paths
13+
- Fixed the Router plugin documentation regarding `backtrack` feature (#375)
1314

1415
## v5.2.0
1516

docs/changelog.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Changelog
22

33
## v5.3.0
4-
*15 feb 2023*
4+
*16 feb 2023*
55

66
- Added Subtitles plugin
77
- Added support for overriding the key mappping at runtime (i.e. after the App is launched) (#276)
@@ -10,6 +10,7 @@
1010
- Fixed a bug related to the Router plugin which results in not setting previous state when "on" data provider is used (#365)
1111
- Fixed incorrect positioning of the version label (#359)
1212
- Updated `@metrological/sdk` and `localCookie` NPM package paths
13+
- Fixed the Router plugin documentation regarding `backtrack` feature (#375)
1314

1415
## v5.2.0
1516

0 commit comments

Comments
 (0)