From b27df187692961e9fe94b80d457ef5e36b3bd4ee Mon Sep 17 00:00:00 2001 From: Nicolas Rodriguez Date: Sat, 25 Aug 2018 18:57:22 +0200 Subject: [PATCH] Update README [ci skip] --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index fcbfdbf2..fd9aa435 100644 --- a/README.md +++ b/README.md @@ -65,6 +65,13 @@ To migrate on the v0.4 you'll need to : * update your views to declare your columns bindings ([See here](#5-wire-up-the-javascript)) +## Documentation version + +This documentation is about the `v1.x.x` release (master branch) of this gem. + +You can still have access to the `v0.4.x` documentation on the [v0.4.x branch](https://github.com/jbox-web/ajax-datatables-rails/tree/v0.4.x). + + ## Installation Add these lines to your application's Gemfile: