From 8e43a7fa00e841dfd0f936e1351f5009ad768f03 Mon Sep 17 00:00:00 2001 From: Athou Date: Fri, 26 Jul 2013 14:34:00 +0200 Subject: [PATCH] added update warning --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 51d545cc..ba665121 100644 --- a/README.md +++ b/README.md @@ -16,6 +16,12 @@ Deploy on your own server (using TomEE, a lightweight JavaEE6 container based on [Safari extension](https://github.com/Athou/commafeed-safari) +Warning - updating from version 1.0.0 +------------------------------------- +If you're updating from version 1.0.0, feed history will be deleted. See why [here](https://www.commafeed.com/announcement/20130725.html). + +The last commit with no data loss has been [tagged](https://github.com/Athou/commafeed/tree/1.0.0). + Deployment on OpenShift -----------------------