diff --git a/release_notes.md b/release_notes.md index bd3b4af56..f2547f820 100644 --- a/release_notes.md +++ b/release_notes.md @@ -1,6 +1,7 @@ ###In Development - - [#364](https://github.com/MehdiK/Humanizer/pull/364): Adding "campuses" as plural of "campus" + - [#364](https://github.com/MehdiK/Humanizer/pull/364): Added "campuses" as plural of "campus" + - [#363](https://github.com/MehdiK/Humanizer/pull/363): Use RegexOptions.Compiled if available [Commits](https://github.com/MehdiK/Humanizer/compare/v1.32.0...master) @@ -18,7 +19,7 @@ ###v1.31.0 - 2014-11-08 - [#340](https://github.com/MehdiK/Humanizer/pull/340): Fixed TimeSpan humanization precision skips units after the largest one when they're zero until it finds a non-zero unit - - [#347](https://github.com/MehdiK/Humanizer/pull/347): Changed één to 1 for dutch language. + - [#347](https://github.com/MehdiK/Humanizer/pull/347): Changed één to 1 for dutch language. [Commits](https://github.com/MehdiK/Humanizer/compare/v1.30.0...v1.31.0)