summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorWu Cheng-Han2017-01-02 11:15:20 +0800
committerWu Cheng-Han2017-01-02 11:15:20 +0800
commitf9d2f68959b048774d5523b39b6066e49af12d18 (patch)
tree73878c3c4fa545373a0cd372d49f47cf2f6b1fc7 /README.md
parentba2128bd978033b3108f15e9497b846c7966d5a0 (diff)
Update README.md about migration tool of version 0.5.0
Diffstat (limited to '')
-rw-r--r--README.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/README.md b/README.md
index a9270fb2..a2980ee4 100644
--- a/README.md
+++ b/README.md
@@ -22,6 +22,12 @@ You can quickly setup a sample heroku hackmd application by clicking the button
[![Deploy](https://www.herokucdn.com/deploy/button.svg)](https://heroku.com/deploy)
+[migration-to-0.5.0](https://github.com/hackmdio/migration-to-0.5.0)
+---
+
+We don't use LZString to compress socket.io data and DB data after version 0.5.0.
+Please run the migration tool if you're upgrading from the old version.
+
[migration-to-0.4.0](https://github.com/hackmdio/migration-to-0.4.0)
---