From 1e9be4ac69082cb3fe33501053e25492a55d0d88 Mon Sep 17 00:00:00 2001 From: 3h4x <3h4x@users.noreply.github.com> Date: Tue, 28 Mar 2023 15:55:47 +0000 Subject: [PATCH] build(release): update CHANGELOG.md for v6.0.0 [skip ci] --- CHANGELOG.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 CHANGELOG.md diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..426054c --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,18 @@ +# 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). + +## [v6.0.0] - 2023-03-28 +### :boom: BREAKING CHANGES +- due to [`0735972`](https://github.com/3h4x/semantic-version/commit/0735972145d58f5a977a4cd041f7f67f3795457b) - tag released *(commit by [@3h4x](https://github.com/3h4x))*: + + tag released + + +### :sparkles: New Features +- [`0735972`](https://github.com/3h4x/semantic-version/commit/0735972145d58f5a977a4cd041f7f67f3795457b) - tag released *(commit by [@3h4x](https://github.com/3h4x))* + + +[v6.0.0]: https://github.com/3h4x/semantic-version/compare/v5.0.3...v6.0.0 \ No newline at end of file