aboutsummaryrefslogtreecommitdiffstats
path: root/changelog.md
diff options
context:
space:
mode:
authorSam Potts <sam@selz.com>2016-08-22 13:06:26 +1000
committerGitHub <noreply@github.com>2016-08-22 13:06:26 +1000
commit51fb252cd889b26e0076e29bc59f075c5008a1b4 (patch)
treee7b45967d083e5052f0f4ed8dc7b97474fe7f999 /changelog.md
parent232a9fe868c51501d28f2078cc2a18c95eb3c5ba (diff)
downloadplyr-51fb252cd889b26e0076e29bc59f075c5008a1b4.tar.lz
plyr-51fb252cd889b26e0076e29bc59f075c5008a1b4.tar.xz
plyr-51fb252cd889b26e0076e29bc59f075c5008a1b4.zip
Update changelog.md
Diffstat (limited to 'changelog.md')
-rw-r--r--changelog.md2
1 files changed, 1 insertions, 1 deletions
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).