summaryrefslogtreecommitdiffstats
path: root/CHANGELOG
diff options
context:
space:
mode:
authorRJ Skerry-Ryan <rryan@mixxx.org>2018-11-03 18:12:13 -0700
committerRJ Skerry-Ryan <rryan@mixxx.org>2018-11-04 14:04:35 -0800
commit61449c3a3d1e6ffc29cdbdf249fb41f64f333850 (patch)
treec19988ff1d04a162b0815017b984b87d958639c8 /CHANGELOG
parente5d1aa8acb660eee56dd75c3b292286675d2765a (diff)
Bump version to 2.2.0-rc.
Update the CHANGELOG with a selection of PRs since 2.1.
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG21
1 files changed, 14 insertions, 7 deletions
diff --git a/CHANGELOG b/CHANGELOG
index e8bc9da554..88f56cf127 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,16 +1,23 @@
==== 2.2.0 (draft) 2018-09-12 ====
-* Update from Qt4 to Qt5
+
+* Update from Qt4 to Qt5.
* Remove GUI scaling option from preferences; use Qt5's automatic
- scaling instead
-* Add mix mode switch (Dry/Wet vs Dry+Wet) for effect units
-* Add support for LV2 effects plugins (currently no way to show plugin GUIs)
+ scaling instead.
+* Add mix mode switch (Dry/Wet vs Dry+Wet) for effect units.
+* Add support for LV2 effects plugins. (currently no way to show plugin GUIs)
* Add preference option for selecting which effects are shown in the
- list of available effects in the main window (all LV2 effects are
+ list of available effects in the main window. (all LV2 effects are
hidden by default and must be explicitly enabled by users)
* Add preference option for adjusting play position marker of
- scrolling waveforms
+ scrolling waveforms.
* Add preference option to adjust opacity of beatgrid markers on
- scrolling waveforms
+ scrolling waveforms.
+* Add 8 sampler and small sampler options to LateNight.
+* Add key / BPM expansion indicators to Deere decks.
+* Vectorize Deere, LateNight and Tango skin assets for better HiDPI support.
+* Behringer CMD-MM1 controller preset improvements.
+* Support IRC/AIM/ICQ broadcast metadata.
+* Add skin settings menu to LateNight.
==== 2.1.5 2018-10-28 ====