CHANGELOG.md in rails_pallet-2.0.2 vs CHANGELOG.md in rails_pallet-2.1.0

- old
+ new

@@ -1,8 +1,16 @@ # Change Log All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org/). +### v2.1.0 + +##### Added + +* Add Hound configuration. +* Deploy with Travis CI. +* Configure coveralls. + ### v2.0.0 ##### Fixed * `skip_before_action :verify_authenticity_token` in uploads controller