diff --git a/CHANGELOG.md b/CHANGELOG.md
index 4be83a0..5ef2e00 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -10,6 +10,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Emoji favicons can now be seen if `emoji_favicons` is enabled in the config (#62)
- The `shift_numbers` key in the config was added, so that non US keyboard users can navigate tabs (#64)
- F1 and F2 keys for navigating to the previous and next tabs (#64)
+- Resolving any relative path (starting with a `.`) in the bottom bar is supported, not just `..` (#71)
### Changed