Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 6 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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

Expand Down
4 changes: 3 additions & 1 deletion CONTRIBUTORS.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.