We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a940763 + 502c0d9 commit d835a9cCopy full SHA for d835a9c
CHANGELOG.md
@@ -1,4 +1,9 @@
1
-# JSON-goLD ChangeLog
+# JSON-goLD Change Log
2
+
3
+## v0.1.1 - 2018-12-12
4
5
+- RFC7324 compliant caching
6
+- Go 1.11 module support
7
8
## v0.1.0 - 2017-12-24
9
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.
0 commit comments