- Update social-core-auth to fix bug in authentication
2.7.4
- Update osmcha lib version - Use https on OSM.org API requests - Use SQL command instead of Django ORM in merge_reasons command
2.7.3
- Add 'merge_reasons' management command
2.7.2
- Update all dependencies, except Django 2.0 - Update osmcha lib to 0.4.6
2.7.1
- Fix encoding bugs in ChangesetCommentAPIView
2.7.0
- Disable automatic comments - Add endpoint to allow user to post comments to changesets from inside OSMCha - Modify user model to include message_good, message_bad and comment_feature fields