Update changelog and contributing

This commit is contained in:
Cory Slep 2018-07-28 13:26:55 +02:00
parent 50f3ddbfc5
commit cfdfddfda4
2 changed files with 15 additions and 0 deletions

View File

@ -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.

View File

@ -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