Skip to content

Commit e16713d

Browse files
committed
Preparing 0.9.0
1 parent b5ceef3 commit e16713d

File tree

2 files changed

+11
-8
lines changed

2 files changed

+11
-8
lines changed

NEWS

Lines changed: 10 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,25 +1,28 @@
11
LitJSON 0.9.0
22
=============
33

4-
*To Be Announced*
4+
2014-09-08
55

6-
Additions:
6+
## Additions
77

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

10-
Bug fixes:
10+
## Bug fixes
1111

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

15-
Other changes:
15+
## Other changes
1616

1717
* Allow specifying a custom PKG_CONFIG in build/make.
1818

19-
Contributors for this release:
19+
## Contributors for this release
20+
21+
- Michael Bartnett (@michaelbartnett)
22+
- @MickeyKim
23+
2024

21-
- Michael Bartnett (@michaelbartnett)
22-
- @MickeyKim
25+
- - -
2326

2427

2528
LitJSON 0.7.0

build/version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.7.0
1+
0.9.0

0 commit comments

Comments
 (0)