From 51fb252cd889b26e0076e29bc59f075c5008a1b4 Mon Sep 17 00:00:00 2001 From: Sam Potts Date: Mon, 22 Aug 2016 13:06:26 +1000 Subject: [PATCH] Update changelog.md --- changelog.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/changelog.md b/changelog.md index f1e7a2a6..f551408b 100644 --- a/changelog.md +++ b/changelog.md @@ -1,6 +1,6 @@ # Changelog -# v1.9.0 +# v2.0.0 This version contains several potential ***breaking changes***: - `setup()` has been reverted to pre v1.8.0 behaviour; meaning it will return the *instance* rather than the *element*. This is because the reference to the instance is no longer added to the original element (see below).