diff --git a/CHANGELOG.md b/CHANGELOG.md index f612df2..9805eb9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,7 +9,8 @@ This change log follows the conventions of ### Changed - Works with the 8.x version of Beat Link, to offer support for the Opus Quad, as long as you build and attach metadata archives for the USBs you are using, or are loading them from rekordbox or rekordbox mobile on a different computer than where BLT is running. -- Updated to Clojure 1.12, which enabled a great many simplifications and improvements in Java interop syntax. +- Updated to Clojure 1.12, which enables a great many simplifications and improvements in Java interop syntax. + In the process, also eliminated any avoidable reflective Java method invocations to improve performance. ### Added