diff --git a/CHANGELOG.md b/CHANGELOG.md index f53fa3b9b..5810ed255 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +# v1.1 +* Introduced Plugin framework +* Many bugfixes +* Faster page loading +* Various UI polishes +* Saved Revisions +* Read only Real time view +* More API functionality + # v 1.0.1 * Updated MySQL driver, this fixes some problems with mysql diff --git a/README.md b/README.md index 2a30b9708..6cdb623f3 100644 --- a/README.md +++ b/README.md @@ -72,9 +72,8 @@ Here is the **[FAQ](https://github.com/Pita/etherpad-lite/wiki/FAQ)** **As any user (we recommend creating a separate user called etherpad-lite):**
git clone 'git://github.com/Pita/etherpad-lite.git'
cd etherpad-lite
bin/installDeps.sh
git clone 'git://github.com/Pita/etherpad-lite.git'
cd etherpad-lite
bin/run.sh