summaryrefslogtreecommitdiffstats
path: root/CHANGELOG
diff options
context:
space:
mode:
authorDaniel Schürmann <daschuer@mixxx.org>2019-04-20 01:46:00 +0200
committerDaniel Schürmann <daschuer@mixxx.org>2019-04-20 01:46:00 +0200
commit1414a1a20ad9c446d7f820c967d42f5a626f9eba (patch)
tree0fd6f68b25f6e826adfe9fc67d8970a37253af83 /CHANGELOG
parentf7df932322d283dcbbbc991853f6961f95efdacd (diff)
fix typo
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 94ffb8c4df..0da1bb0651 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,6 +1,6 @@
==== 2.2.1 2019-02-02 ====
-* Include all fixed from Mixxx 2.1.7 and 2.1.8
+* Include all fixes from Mixxx 2.1.7 and 2.1.8
* Fix high CPU usage on MAC due to preview column lp:1812763
* Fix HID controller output on Windows with common-hid-packet-parser.js
* Fix rendering slow down by not using QStylePainter in WSpinny lp:1530720