From 813c33231ced5373e01f82ae3fdff2194681daf6 Mon Sep 17 00:00:00 2001 From: Daan Debie Date: Sun, 13 Jul 2014 12:04:14 +0200 Subject: [PATCH] Entry added to changelog for websites change --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 33bc705f..dd3f7440 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,7 @@ We are still currently un-versioned, some core changes are being pushed out, and ### Change Log  +* 2014-07-13 - `websites` changed to `website`, changed from object into string - [Discussion](https://github.com/jsonresume/resume-schema/issues/10) - [Commit](https://github.com/jsonresume/resume-schema/pull/101) * 2014-07-13 - specified that `countryCode` should conform to ISO standard - [Discussion](https://github.com/jsonresume/resume-schema/pull/78) - [Commit](https://github.com/jsonresume/resume-schema/pull/78) * 2014-07-13 - `region` will replace `state` as the default - [Discussion](https://github.com/jsonresume/resume-schema/issues/19) - [Commit](https://github.com/jsonresume/resume-schema/pull/99) * 2014-07-12 - `picture` was added to the `bio` object - [Discussion](https://github.com/jsonresume/resume-schema/issues/29) - [Commit](https://github.com/jsonresume/resume-schema/pull/80)