apache / apisix-go-plugin-runner

Go Plugin Runner for APISIX
https://apisix.apache.org/
Apache License 2.0
169 stars 69 forks source link

docs: add CHANGELOG.md on the Go Plugin Runner repo #22

Closed iamayushdas closed 3 years ago

iamayushdas commented 3 years ago

Issue description

can we add a CHANGELOG.md here?

Environment

Minimal test code / Steps to reproduce the issue

  1. Open Apisix website
  2. Go to download page > download card for go plugin runner > Changelog
  3. Open Changelog > broken(404)

What's the actual result? (including assertion message & call stack if applicable)

What's the expected result?

CHANGELOG.md required so that in the download section or page does not break while going to changeling

iamayushdas commented 3 years ago

cc @spacewander @juzhiyuan @Yiyiyimu

juzhiyuan commented 3 years ago

Need confirmation from @spacewander

spacewander commented 3 years ago

Sorry, I forgot to merge the release/0.1.0 branch. https://github.com/apache/apisix-go-plugin-runner/pull/23 should solve the problem.

iamayushdas commented 3 years ago

Cool, thanks