tinychange 0.3.2

A tool for creating tiny changelogs on a fly!
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
---
source: src/test/mod.rs
expression: text
input_file: src/test/cases/missing_changelog
---
Changelog
---
# Changelog

## [Unreleased]

### Added

- Added test runner (by test_runner)

### Changed

- Renamed test runner (by test_runner)