From f1182555ae76fdd8c5a9afaba75994c7d0eaef05 Mon Sep 17 00:00:00 2001 From: ok-nick <25470747+ok-nick@users.noreply.github.com> Date: Mon, 18 Jul 2022 13:09:59 -0400 Subject: [PATCH] format --- CHANGELOG.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index e69de29..d653e0b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -0,0 +1,14 @@ +# Changelog +All notable changes to this project will be documented in this file. + +The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), +and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). + +## [Unreleased] + +## [0.1.0] - 2022-18-7 +### Added +- Everything + +[Unreleased]: https://github.com/ok-nick/setup-aftman/compare/v0.1.0...HEAD +[0.1.0]: https://github.com/ok-nick/setup-aftman/releases/tag/v0.1.0