From d011cdc3749c18ccb836315341da1e62487fae47 Mon Sep 17 00:00:00 2001 From: Josh Holtrop Date: Tue, 19 Apr 2016 08:54:48 -0400 Subject: [PATCH] add v1.2.0 release notes --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 721d626..5a409fb 100644 --- a/README.md +++ b/README.md @@ -109,6 +109,10 @@ options that were not processed after observing a non-option parameters). ## Release Notes +### v1.2.0 + +- Always return non-frozen strings + ### v1.1.0 - Add `:boolean` option flag.