From 82e448ab53f11cbd449355b0d74fd90d18e0620c Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Mon, 8 Feb 2021 05:16:26 +0900 Subject: [PATCH] Add parse-changelog to related projects --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 8f5414e..10b8c6f 100644 --- a/README.md +++ b/README.md @@ -97,6 +97,7 @@ See [action.yml](action.yml) for more details. ## Related Projects - [upload-rust-binary-action]: GitHub Action for building and uploading Rust binary to GitHub Releases. +- [parse-changelog]: A simple changelog parser, written in Rust. [parse-changelog]: https://github.com/taiki-e/parse-changelog [semver]: https://semver.org