- #26: Trim whitespace from multi-value fields.
- #25: Switch to GitHub Actions.
- #21: Add support for computed values.
- #7: Add a readme file that will be put into the changelogd config directory.
- #6: Add __main__.py file to allow invoking via python -m changelogd.
- #5: Save timestamp with entry YAML, so the order won't be affected by simple file modification.
- #4: Display entry title with Select message type question.
- #2: Allow to control which user data will be saved in entries.
- #3: Automatically add new entries and releases to git.
- #1: Switch from
tox
tonox
for running tests and tasks.
- Fixed missing templates from the
MANIFEST.in
Initial release