diff options
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index f0f40ec3..655069f8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,7 +5,7 @@ SPDX-License-Identifier: CC-BY-SA-4.0 # Changelog -## Unreleased +## [0.1.0] Most changes are breaking. @@ -44,3 +44,5 @@ Most changes are breaking. * The `make_version.py` script * Linux "flash" script * Log file support (now always configured to log to stderr) + +[0.1.0]: https://the-tk.com/cgit/kutter/tag/?h=v0.1.0 |