From 62d1bbdedc645d02e8cef83436ac22c6b360ce53 Mon Sep 17 00:00:00 2001 From: Mark Nelson Date: Wed, 27 Oct 2021 12:23:50 +0800 Subject: [PATCH] Add issue number to CHANGES.md --- CHANGES.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGES.md b/CHANGES.md index 4c972a3..7c91ba5 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -13,7 +13,7 @@ Note - All hash comments refer to the issue number. Eg. #169 refers to https://g ### Added - You can now choose the course short or full name to display (#415). -- You can now select the alignment for all text elements +- You can now select the alignment for all text elements (#121). ## [3.9.1] - 2021-06-13