Commit Graph

1 Commits

Author SHA1 Message Date
Vector73
e9d31d63a7 tools: Add tools to manage API feature level changes.
This commit adds two new tools to avoid API feature level rebases:

`create-api-changelog`: Generates an empty changelog file for temporarily
recording API changes.

`merge-api-changelogs`: Merges temporary changelog files and increments
the API feature level.
2025-02-19 17:16:10 -08:00