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