From cfdfddfda41e852dfe03ee80af58b27451c76a95 Mon Sep 17 00:00:00 2001 From: Cory Slep Date: Sat, 28 Jul 2018 13:26:55 +0200 Subject: [PATCH] Update changelog and contributing --- CHANGELOG | 7 +++++++ CONTRIBUTING.md | 8 ++++++++ 2 files changed, 15 insertions(+) diff --git a/CHANGELOG b/CHANGELOG index 649d7da..28688c1 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,3 +1,10 @@ +master + +* Improve code generation to remove 230,000 lines of code from the vocab + package. +* Add list of contributors to CONTRIBUTING.md +* README examples are tagged with golang syntax highlighting + v0.1.1 2018-06-13 * Begin SocialAPI unofficial implementation report. diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index c160576..bb38e24 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -10,6 +10,7 @@ with the software engineering, `go-fed` welcomes you! 3. Whoa, I have a great idea! 4. Beep boop, I want to contribute code! 5. FAQ +6. Contributors ## I have a question! @@ -68,3 +69,10 @@ Additionally, see [#42](https://github.com/go-fed/activity/issues/42). Donations are strictly viewed as tips and not work-for-hire: * [cjslep](https://liberapay.com/cj/) + +## Contributors To This Repository + +In order of first commit contribution. + +* cjslep +* 21stio