From 7d72f32afd607aa646be9ca26a9e58b45c4226cf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?ka=E2=80=99imi?= Date: Fri, 29 Jun 2018 19:18:44 +0200 Subject: [PATCH] 1.0.3 changelog --- CHANGELOG.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3dc9961d60..c16552d331 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,14 @@ # CHANGELOG # +## 1.0.3 ## + +- cherry-picked gcc-avr 7 fix + (https://github.com/cub-uanic/tmk_keyboard/issues/42) + +I promise I’ll merge upstream changes. Some time. I tried now, but there’s too +many things that break. I can’t invest the time now while the current version +still works, so … I’ll probably do it eventually. + ## 1.0.2 ## - merged upstream changes from cub_uanic’s fork