Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 698 Bytes

CHANGELOG.md

File metadata and controls

19 lines (15 loc) · 698 Bytes

0.1.0 - Not released yet

Improvements

  • [#474][] Improve message when access denied. ([@chadcf][])
  • [#468][] Launch a repairDatabase in MongoDB database after launching the clear_resolved task. ([@shingara][])
  • Update gem of Mongoid to 2.7.1
  • Update gem of Mongo to 1.8.5
  • [#457][] Add task information about db:seed in Readme. ([@mildavw][])
  • Add support of Ruby 2.0.0

Bug fixes

  • [#469][] Fix issue about the documentation of new heroku addons usage. ([@adamjt][])
  • [#455][] Avoid raising exception if you comment an exception and no other user are define to received this comment. ([@alvarobp][])
  • [#453][] Fix ruby 2.0.0 incompatibilities with gem ([@SamSaffron][])