From 3ed93f5f4c6d2acca9a42d1429381309de693ddc Mon Sep 17 00:00:00 2001
From: Kathrin Osswald <kathrin.osswald@uni-ulm.de>
Date: Thu, 6 Feb 2020 11:03:22 +0100
Subject: [PATCH] Added missing information to README.md for the changes to the
 activity navigation links.

---
 CHANGES.md | 1 +
 README.md  | 1 +
 2 files changed, 2 insertions(+)

diff --git a/CHANGES.md b/CHANGES.md
index 095f257..4c7652d 100644
--- a/CHANGES.md
+++ b/CHANGES.md
@@ -6,6 +6,7 @@ Changes
 
 ### Unreleased
 
+* 2020-02-07 - Added missing information to README.md for the changes to the activity navigation links.
 * 2020-02-06 - Made changes to icons in course category overview undone as the alignment of them were improved in theme Boost (MDL-65357).
 * 2020-01-29 - Adjusted navbar.mustache template due to upstream changes in theme Boost.
 * 2020-01-29 - Adjusted columns2.mustache template due to upstream changes in theme Boost.
diff --git a/README.md b/README.md
index 13f062a..a8a86b0 100644
--- a/README.md
+++ b/README.md
@@ -377,6 +377,7 @@ Course Design:
 * Designed description and intro boxes.
 * Designed blockquotes.
 * Improved design of maintenance warning to be more visible.
+* Changed the design of the activity navigation links within a course to buttons for better recognisability.
 
 ### Categories overview page
 
-- 
GitLab