Crates.io | chog |
lib.rs | chog |
version | 0.1.0 |
source | src |
created_at | 2022-10-02 11:35:27.658743 |
updated_at | 2022-10-02 11:35:27.658743 |
description | Bump version in CHANGELOG.md - move contents of [Unreleased] to next version and update links. For manually written changelogs in the style of Keep a Changelog. |
homepage | |
repository | https://github.com/sonro/chog |
max_upload_size | |
id | 678260 |
size | 14,991 |
chog
is a simple program to bump the version in a CHANGELOG file. Following
the format layed out in Keep a Changelog, everything in Unreleased
will be
moved into a new section; named after the new release. The GitHub comparison
links are updated to the latest tags. Ideally used for manually updated
changelogs.
chog
is highly opinionated. In order for it to be effective it is recommended
to:
chog is distributed under the terms of both the MIT license and the Apache License (Version 2.0).
See LICENSE-APACHE and LICENSE-MIT for details.