Skip to content

Commit

Permalink
Updated changelog.
Browse files Browse the repository at this point in the history
  • Loading branch information
jguerinet committed Feb 7, 2016
1 parent 5c451b1 commit dec2ad2
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Change Log

## Version 2.1.0 (2016-02-06)
* Started using Dagger for dependency injection almost everywhere
* Removed Hungarian notation from all of the models
* Replaced Joda Time with Android Three Ten
* Removed unused fields on some models
* Temporarily disabled the landscape orientation fo the schedule because it is not rendering correctly since the activity switch

## Version 2.0.3 (2016-01-28)
* Switched from fragments to activities
* Set up dependency to the Android Utils library
Expand Down

0 comments on commit dec2ad2

Please sign in to comment.