From bf12d11e864bb6e0b096037ff41ead3d344df681 Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Mon, 17 Nov 2025 03:03:43 +0000 Subject: [PATCH] Release prep v0.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..c4b705b --- /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). + +## [0.0.1](https://github.com/TraGicCode/busly-cli/tree/0.0.1) - 2025-11-17 + +[Full Changelog](https://github.com/TraGicCode/busly-cli/compare/cc142e0e40cb3e3217dc369045f7b84747e4bcff...0.0.1)