From 648f225020cf3ad62b08e8fa499a00b62f2936f5 Mon Sep 17 00:00:00 2001 From: Ngan Pham Date: Fri, 22 Nov 2013 21:26:41 -0800 Subject: [PATCH] Point people to releases --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index cdf85ff..bd4b264 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # RailsSoftDeletable +For changes/updates/history, please refer to [Github Releases](https://github.com/listia/rails_soft_deletable/releases). + This gem provides soft delete behavior to ActiveRecord 3.2. ## Installation