Skip to content

Commit

Permalink
Gson 2.5 changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
inder123 committed Nov 24, 2015
1 parent a16afd0 commit cd16420
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,14 @@
Change Log
==========

## Version 2.4.0
## Version 2.5
_2015-11-24_
* Updated minimum JDK version to 1.6
* Improved Date Deserialization by accepting many date formats
* Added support for `java.util.Currency`, `AtomicLong`, `AtomicLongArray`, `AtomicInteger`, `AtomicIntegerArray`, `AtomicBoolean`
* Improved debugging information when some exceptions are thrown

## Version 2.4

_2015-10-04_

Expand Down

0 comments on commit cd16420

Please sign in to comment.