From 4de5a203eeeea593457bc92bc40062f3ea830426 Mon Sep 17 00:00:00 2001 From: Bas van Dijk Date: Wed, 9 Dec 2015 22:53:28 +0100 Subject: [PATCH] Add note about the instances for Natural to the changelog --- changelog.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/changelog.md b/changelog.md index c8c10367d..e0d8ba63a 100644 --- a/changelog.md +++ b/changelog.md @@ -10,9 +10,8 @@ This is one of the formats allowed by [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601#Times). -* Added ToJSON and FromJSON instances for the Version type. - -* Added ToJSON and FromJSON instances for the Ordering type. +* Added ToJSON and FromJSON instances for the + Version, Ordering and Natural type. # 0.10.0.0