From 9602889ac82f2646646bd226785fb7065d27cdeb Mon Sep 17 00:00:00 2001 From: Sahin Boydas Date: Tue, 29 Dec 2015 18:20:22 -0800 Subject: [PATCH] Update README.md --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 04c9883..abf4db1 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,9 @@ +# Depraceted after many years of life! +Mongo 5.0.2 supports indifferent access natively. + +https://jira.mongodb.org/browse/MONGOID-4124?jql=Participants%20%3D%20sahin + + Mongoid Indifferent Access [![Build Status](https://secure.travis-ci.org/mindscratch/mongoid-indifferent-access.png?branch=master)](http://travis-ci.org/mindscratch/mongoid-indifferent-access) ==========================