summaryrefslogtreecommitdiff
path: root/changelog.md
diff options
context:
space:
mode:
authorDrashna Jaelre <drashna@live.com>2019-04-16 18:18:15 -0700
committerGitHub <noreply@github.com>2019-04-16 18:18:15 -0700
commite26b21baf4831567eb5a1d19faa43af4f3c1b62d (patch)
tree261a4d0a77a7395ca9ee1e9e829203e851e9335a /changelog.md
parent637c276070dcaa09fc2dc0f771330a5928ac172c (diff)
Update changelog.md
Diffstat (limited to 'changelog.md')
-rw-r--r--changelog.md5
1 files changed, 3 insertions, 2 deletions
diff --git a/changelog.md b/changelog.md
index c98f3c3a72..1eeccc6f0c 100644
--- a/changelog.md
+++ b/changelog.md
@@ -1,2 +1,3 @@
-04-12-2019 - Add AltGr/RALT support to Send String #4046
-04-12-2019 - Port DIRECT_PINS from split_common/matrix.c to matrix.c (qmk#5091) \ No newline at end of file
+04-12-2019 - Add AltGr/RALT support to Send String (qmk#4046)
+04-12-2019 - Port DIRECT_PINS from split_common/matrix.c to matrix.c (qmk#5091)
+04-16-2019 - Fix logic for Combo feature (qmk#5610)