From a8fdca358982c001b764a6610591d84ef3b0c1b4 Mon Sep 17 00:00:00 2001 From: Havoc Pennington Date: Wed, 3 Jul 2013 09:03:48 -0400 Subject: [PATCH] 1.0.2 NEWS and README changes --- NEWS.md | 5 +++++ README.md | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/NEWS.md b/NEWS.md index 784c7ae4..f33a0ad4 100644 --- a/NEWS.md +++ b/NEWS.md @@ -1,3 +1,8 @@ +# 1.0.2: July 3, 2013 + + - ignore byte-order mark (BOM), treating it as whitespace + - very minor docs/build improvements + # 1.0.1: May 19, 2013 - when an array is requested and an object found, try to convert diff --git a/README.md b/README.md index ae317bf5..600be36f 100644 --- a/README.md +++ b/README.md @@ -44,7 +44,7 @@ Maven Central. com.typesafe config - 1.0.1 + 1.0.2 Obsolete releases are here, but you probably don't want these: