From 643f5fda7e7c179864795a74b0967c80bcfb71c0 Mon Sep 17 00:00:00 2001 From: Artur Faizullin Date: Fri, 13 Jun 2025 12:11:21 +0200 Subject: [PATCH] chore(version): 0.1.0 --- CHANGELOG.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 CHANGELOG.md diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..9ed39bd --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,13 @@ +# Changelog +All notable changes to this project will be documented in this file. See [conventional commits](https://www.conventionalcommits.org/) for commit guidelines. + +- - - +## 0.1.0 - 2025-06-13 +#### Miscellaneous Chores +- initial commit - (03254b5) - Artur Faizullin +#### Tests +- Add test file - (daab61d) - Artur Faizullin + +- - - + +Changelog generated by [cocogitto](https://github.com/cocogitto/cocogitto). \ No newline at end of file