diff options
| -rw-r--r-- | CHANGELOG.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 1310f3249d..aea88fc81a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -30,6 +30,9 @@ Line wrap the file at 100 chars. Th ### Changed - Add validation for API access methods to only allow unique names. Access methods with duplicated names will be renamed. +- Change how externally triggered navigation is handled in the UI. This could potentially reduce + issues where users get stuck in the out-of-time view. + #### Linux - Install AppArmor profile on all Linux distributions that support AppArmor abi 4.0. |
