diff --git a/NEWS b/NEWS index 34853e14..f2b0d3be 100644 --- a/NEWS +++ b/NEWS @@ -5,6 +5,10 @@ * Fixed a race condition bug in the runtime where a crash would occur if the same Objective-C constant was being resolved at the same time from different threads. + * Fixed the `motion changelog' command to honor the `--pre' flag, which will + open the pre-release NEWS file instead. + * Fixed the `motion update --pre' command to print a reference to the + `motion changelog --pre' command. * Improved IO#.read performance which read from files. ~4 times faster. = RubyMotion 2.35 =