summaryrefslogtreecommitdiff
path: root/changelog.md
diff options
context:
space:
mode:
authorFlorian Didron <fdidron@users.noreply.github.com>2019-04-18 09:57:19 +0900
committerGitHub <noreply@github.com>2019-04-18 09:57:19 +0900
commit12c061118929179ebd2c3088141a6fb3d949ac9c (patch)
tree425ac8a1d3a1adc527bbcecc084a866cc0580bbc /changelog.md
parente26b21baf4831567eb5a1d19faa43af4f3c1b62d (diff)
parent54a7f66aee4cbb8400b49e4dfad4b1126cc71fb9 (diff)
Merge branch 'master' into fix/combo_logic
Diffstat (limited to 'changelog.md')
-rw-r--r--changelog.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/changelog.md b/changelog.md
index 1eeccc6f0c..f77962d384 100644
--- a/changelog.md
+++ b/changelog.md
@@ -1,3 +1,4 @@
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-12-2019 - Port DIRECT_PINS from split_common/matrix.c to matrix.c (qmk#5091)
+04-12-2019 - Enhancement for Eager debouncing (and Ergodox EZ host sleep fix) (qmk#5621)
04-16-2019 - Fix logic for Combo feature (qmk#5610)