From 230c5258a6f399c9d0ee3335263c5ebd4db07a8a Mon Sep 17 00:00:00 2001 From: "dealdiane (DD)" Date: Wed, 16 Apr 2014 10:26:03 +1200 Subject: [PATCH] Added PR #220 --- release_notes.md | 1 + 1 file changed, 1 insertion(+) diff --git a/release_notes.md b/release_notes.md index 4dee9c181..f1a3e3343 100644 --- a/release_notes.md +++ b/release_notes.md @@ -1,4 +1,5 @@ ###In Development + - [#220](https://github.com/MehdiK/Humanizer/pull/220): Added string formatting options to ToQuantity - [#171](https://github.com/MehdiK/Humanizer/pull/171): T4-Template fix: Using EnglishNumberToWordsConverter instead of 'ToWords()' while dogfooding the template with the library. - [#165](https://github.com/MehdiK/Humanizer/pull/165): Added precision based `DateTime.Humanize` strategy