Skip to content

Commit

Permalink
released v1.14.1
Browse files Browse the repository at this point in the history
  • Loading branch information
MehdiK committed Mar 26, 2014
1 parent 5c9e313 commit 6cb71e3
Showing 1 changed file with 11 additions and 1 deletion.
12 changes: 11 additions & 1 deletion release_notes.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,16 @@
###In Development

[Commits](https://github.com/MehdiK/Humanizer/compare/v1.13.2...master)
[Commits](https://github.com/MehdiK/Humanizer/compare/v1.14.1...master)

###v1.14.1 - 2014-03-26
- [#108](https://github.com/MehdiK/Humanizer/pull/108): Added support for custom description attributes
- [#106](https://github.com/MehdiK/Humanizer/pull/106):
- Refactored IFormatter and DefaultFormatter
- Refactored `DateTime.Humanize` and `TimeSpan.Humanize`
- Changed `ResourceKeys` to use a dynamic key generation
- Fixed the intermittent failing tests on `DateTime.Humanize`

[Commits](https://github.com/MehdiK/Humanizer/compare/v1.13.2...v1.14.1)

###v1.13.2 - 2014-03-17
- [#99](https://github.com/MehdiK/Humanizer/pull/99): Added `ByteSize` feature
Expand Down

0 comments on commit 6cb71e3

Please sign in to comment.