README.md in mongoid-4.0.2 vs README.md in mongoid-5.0.0.beta

- old
+ new

@@ -5,10 +5,22 @@ [![Dependency Status](https://www.versioneye.com/ruby/mongoid/4.0.0/badge.svg)](https://www.versioneye.com/ruby/mongoid/4.0.0) Mongoid is an ODM (Object-Document-Mapper) framework for MongoDB in Ruby. +Project Move and Support +------------------------ + +For the upcoming 5.0.0 release, the repository will be getting moved to the MongoDB +organization. Please pay special attention to the following information with regards +to this move: + +* 5.0.0 and higher releases of Mongoid will be officially supported by MongoDB with a dedicated team. +* Issues tagged 5.0.0 and higher in Github will be migrated to the [Mongoid Jira project](https://jira.mongodb.org/browse/MONGOID/) upon the release. There will be no more Github issues. +* 4.x and 3.x releases will no longer be supported. Fixes to these branches will need to be maintained in community forks, although not recommended. +* 5.0.0 release will still be supporting Rails 4.x, although there will be some backwards incompatible changes with respect to the configuration options. The Mongoid public API itself will not be changed. + Project Tracking ---------------- * [Mongoid Website and Documentation](http://mongoid.org) * [Mongoid Google Group](http://groups.google.com/group/mongoid) @@ -16,32 +28,21 @@ * [#mongoid](http://webchat.freenode.net/?channels=mongoid) on freenode IRC Compatibility ------------- -Mongoid is tested against MRI 1.9.3, 2.0.0, 2.1.0 and JRuby (1.9). +Mongoid is tested against MRI 1.9.3, 2.0.0, 2.1.0. 2.2.0 and JRuby (1.9). Documentation ------------- Please see the new Mongoid website for up-to-date documentation: [mongoid.org](http://mongoid.org) -Donating --------- - -[Support Mongoid at Pledgie](http://www.pledgie.com/campaigns/7757) - -<a href='http://www.pledgie.com/campaigns/7757'> -<img alt='Click here to lend your support to: Mongoid and make a donation at www.pledgie.com !' src='http://www.pledgie.com/campaigns/7757.png?skin_name=chrome' border='0'/> -</a> - -[![Flattr this git repo](http://api.flattr.com/button/flattr-badge-large.png)](https://flattr.com/submit/auto?user_id=durran&url=http://github.com/mongoid&title=mongoid&language=&tags=github&category=software) - License ------- -Copyright (c) 2009-2013 Durran Jordan +Copyright (c) 2009-2015 Durran Jordan Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish,