summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBenjamin Brahmer <info@b-brahmer.de>2019-03-18 12:37:24 +0100
committerGitHub <noreply@github.com>2019-03-18 12:37:24 +0100
commit54e09cc65cd3d7ac4a8a474ca7abcc39cca0b901 (patch)
treef33c5e0c7a00c66e4ed2b0a24f84d5fe3612bca2
parent9b915e24aff1c1805f1951ea78c09becc2a36271 (diff)
Update the Changelog (#439)
-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