From 806de7a780edc0c3ded945ecd5af78e200988633 Mon Sep 17 00:00:00 2001 From: Hau Nguyen Date: Thu, 3 Feb 2022 23:46:57 +0700 Subject: [PATCH] chore: update roadmap --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 98277ed..bb9c3bc 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,12 @@ Tool to generate `CHANGELOG.md`, `CHANGELOG.rst` from [Conventional Commits](https://www.conventionalcommits.org/en/v1.0.0/). +## Roadmap + +- [ ] Support `CHANGELOG.txt` +- [ ] Interactive mode +- [ ] Unit test + ## Install With Go version `>= 1.16`: