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)