From 502c0d97d4532592325d0f4f6a1ffdce8fbcfeaf Mon Sep 17 00:00:00 2001 From: Stan Nazarenko Date: Wed, 12 Dec 2018 12:04:39 +0000 Subject: [PATCH] Update change log and contributors list --- CHANGELOG.md | 7 ++++++- CONTRIBUTORS.md | 4 +++- 2 files changed, 9 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4bd6e93..021dca2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,9 @@ -# JSON-goLD ChangeLog +# JSON-goLD Change Log + +## v0.1.1 - 2018-12-12 + +- RFC7324 compliant caching +- Go 1.11 module support ## v0.1.0 - 2017-12-24 diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md index 05d61ec..1e39ed9 100644 --- a/CONTRIBUTORS.md +++ b/CONTRIBUTORS.md @@ -2,5 +2,7 @@ This library was originally written by Stan Nazarenko (@kazarena) with Pull Requ * Denys Smirnov (@dennwc), see all commits [here](https://github.com/kazarena/json-gold/commits?author=dennwc) * CĂ­cero Verneck CorrĂȘa (@cicerocomp), see all commits [here](https://github.com/kazarena/json-gold/commits?author=cicerocomp) - +* Koala Yeung (@yookoala) +* Koushik Roy (@Koshroy) + All future contributors will be recorded in this file. \ No newline at end of file