From 02f936069943acb33c054d45dace2a75f244cde7 Mon Sep 17 00:00:00 2001 From: David DeSandro Date: Tue, 2 Sep 2014 07:31:38 -0400 Subject: [PATCH] add changelog --- changelog.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 changelog.md diff --git a/changelog.md b/changelog.md new file mode 100644 index 0000000..7532f4d --- /dev/null +++ b/changelog.md @@ -0,0 +1,7 @@ +# Changelog + +## v2.0.1 + ++ added `getFilteredItemElements` method [#768](https://github.com/metafizzy/isotope/issues/768) ++ added `shuffle` method ++ Fix display on `destroy` [#741](https://github.com/metafizzy/isotope/issues/741) \ No newline at end of file