summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--CHANGELOG.md10
1 files changed, 10 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 2fb15a3ad..50b4b7a90 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
All notable changes to this project will be documented in this file.
+## Unreleased
+### Changed
+- The active item is now highlighted by a thin orange line #434
+
+### Fixed
+- Highlight in compact mode #109
+- Prevent raw angluar templates from flashing on page load #429
+- HTML elements where not rendered #428
+- Provide UserAgent to prevent HTTP 403 errors #428
+
## 13.1.1
### Fixed