summaryrefslogtreecommitdiff
path: root/changelog.md
diff options
context:
space:
mode:
authorDrashna Jaelre <drashna@live.com>2019-04-18 15:48:58 -0700
committerDrashna Jaelre <drashna@live.com>2019-04-18 15:48:58 -0700
commit9c17531c19f7183f2d37c14a39f4d608ddcad849 (patch)
tree1450ead1604e914a785ffb5bacdfed20920cf7f9 /changelog.md
parentbcb37d5f576fd7593b4e000b1bce741954957201 (diff)
Add changelog for eager PR fix
Diffstat (limited to 'changelog.md')
-rw-r--r--changelog.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.md b/changelog.md
index 311e8ef3cb..c2645bb2aa 100644
--- a/changelog.md
+++ b/changelog.md
@@ -4,3 +4,4 @@
04-16-2019 - Fix logic for Combo feature (qmk#5610)
04-16-2019 - Fix info.json for Ergodox EZ
04-16-2019 - Add support for WS2812 based RGB Matrix
+04-18-2019 - Fix Eager Per Row Debouncing bug