diff --git a/changelog.md b/changelog.md index 7532f4d..1ed1631 100644 --- a/changelog.md +++ b/changelog.md @@ -1,5 +1,10 @@ # Changelog +## v2.0.2 + ++ Add gutter option for fitRows [#580](https://github.com/metafizzy/isotope/issues/580) ++ Fix `updateSortData` with empty Array or jQuery object + ## v2.0.1 + added `getFilteredItemElements` method [#768](https://github.com/metafizzy/isotope/issues/768)