From 25d593207185c9fb9d40ea7da7e16a0d5a040521 Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Mon, 17 Nov 2025 03:00:02 +0000 Subject: [PATCH] Release prep vv0.0.1 --- CHANGELOG.md | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 CHANGELOG.md diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..2aa196c --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,10 @@ + +# Changelog + +All notable changes to this project will be documented in this file. + +The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org). + +## [v0.0.1](https://github.com/TraGicCode/busly-cli/tree/v0.0.1) - 2025-11-17 + +[Full Changelog](https://github.com/TraGicCode/busly-cli/compare/cc142e0e40cb3e3217dc369045f7b84747e4bcff...v0.0.1)