From 1679d072632c16a84b539ccf5997ef51fe2dc4ac Mon Sep 17 00:00:00 2001 From: Rob McBroom Date: Fri, 17 Jan 2014 13:38:17 -0500 Subject: [PATCH] mention #1745 in the release notes --- Quicksilver/SharedSupport/CHANGELOG | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Quicksilver/SharedSupport/CHANGELOG b/Quicksilver/SharedSupport/CHANGELOG index d45201484..91c28157d 100644 --- a/Quicksilver/SharedSupport/CHANGELOG +++ b/Quicksilver/SharedSupport/CHANGELOG @@ -8,6 +8,7 @@ * Show more detail when moving or copying files fails (#1668) * Ignore incomplete downloads from Opera (`.opdownload`) when identifying the Latest Download (#1676) * Include and exclude files using [UTIs](https://en.wikipedia.org/wiki/Uniform_Type_Identifier) (#1708) + * The Reveal action can be used with multiple files (#1745) ### Fixed ### @@ -32,6 +33,7 @@ * Fix a crash when running some Internal Commands (#1724) * Including/excluding files using unregistered extensions now works (#1469, #1708) * Folders that that appear to have file extensions are correctly identified as folders when excluding/excluding (#1742, #1708) + * Correctly identify documents in iCloud (#1745) * Internal Improvements (#1583, #1584, #1585, #1586, #1665, #1625, #1648, #1638, #1695, #1714) ### Changed ###