summaryrefslogtreecommitdiff
path: root/docs/ChangeLog
diff options
context:
space:
mode:
authorRyan <fauxpark@gmail.com>2020-12-28 04:36:32 +1100
committerGitHub <noreply@github.com>2020-12-28 04:36:32 +1100
commit1b7b72c0e96856d2b9f73f705787af3426662bcf (patch)
treeb03387eee60a4650d850c11daf7a962285837da6 /docs/ChangeLog
parentbbf0f65284f6c9cc40429f446bddf48e2e882ad0 (diff)
Ensure single newline at EOF for core files (#11310)
Diffstat (limited to 'docs/ChangeLog')
-rw-r--r--docs/ChangeLog/20190830.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/docs/ChangeLog/20190830.md b/docs/ChangeLog/20190830.md
index bd2d5e19c3..ab6e28c4d9 100644
--- a/docs/ChangeLog/20190830.md
+++ b/docs/ChangeLog/20190830.md
@@ -50,4 +50,3 @@ This document marks the inaugural Breaking Change merge. A list of changes follo
* `KC_DELT` was a redundant, undocumented alias for `KC_DELETE`
* It has been removed and all its uses replaced with the more common `KC_DEL` alias
* Around 90 keymaps (mostly for ErgoDox boards) have been modified as a result
-