Skip to content

Commit

Permalink
Preparing 0.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
lbv committed Sep 8, 2014
1 parent b5ceef3 commit e16713d
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 8 deletions.
17 changes: 10 additions & 7 deletions NEWS
Original file line number Diff line number Diff line change
@@ -1,25 +1,28 @@
LitJSON 0.9.0
=============

*To Be Announced*
2014-09-08

Additions:
## Additions

* Added `JsonData.Keys` property, with type `ICollection<string>`.

Bug fixes:
## Bug fixes

* Handle nullable types (Issue #3)
* Parse UInt64 numbers correctly

Other changes:
## Other changes

* Allow specifying a custom PKG_CONFIG in build/make.

Contributors for this release:
## Contributors for this release

- Michael Bartnett (@michaelbartnett)
- @MickeyKim


- Michael Bartnett (@michaelbartnett)
- @MickeyKim
- - -


LitJSON 0.7.0
Expand Down
2 changes: 1 addition & 1 deletion build/version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.7.0
0.9.0

0 comments on commit e16713d

Please sign in to comment.