From f9f039a55cad2cf21eb1a3b10ac86111f972fa1b Mon Sep 17 00:00:00 2001 From: Robin Date: Sat, 18 Apr 2026 10:21:14 +0900 Subject: [PATCH] Add changegen to CLIs & Terminal Tools section Co-Authored-By: Paperclip --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 88e1a50..783e6ad 100644 --- a/readme.md +++ b/readme.md @@ -71,6 +71,7 @@ Inspired by [awesome](https://github.com/sindresorhus/awesome). * [zx](https://github.com/google/zx) - Tool for writing shell scripts in JavaScript. * [ccr](https://github.com/NeverVane/commandchronicles) - Enhanced CLI history manager, project-aware, with sync and encryption. * [intelli-shell](https://github.com/lasantosr/intelli-shell) - Manage command templates/snippets with dynamic completions and AI integration. +* [changegen](https://github.com/creativengine-ai/changegen) - Generate clean, categorized changelogs from git commit history using Conventional Commits. ## DevOps & Infrastructure