diff --git a/CHANGELOG.md b/CHANGELOG.md index a4ccca0..bd598c1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,20 @@ 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).   +# 1.1.0 + +## What's Changed +* refactor: remove license section +* refactor: remove sections before toc +* feat: add project description +* feat: add project logo +* feat: add site link in logo +* ci: add awesome lint automation +* ci: change names in main.yml +* chore: add an extended version of CC0 license + +**Full Changelog**: https://github.com/airscripts/awesome-steam-deck/compare/1.0.1...1.1.0 + # 1.0.1 ## What's Changed diff --git a/SECURITY.md b/SECURITY.md index ab2f0fc..c9f0fb7 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -3,7 +3,7 @@ ## Supported Versions | Version | Supported | | ------- | ------------------ | -| 1.x.x | :white_check_mark: | +| 1.1.x | :white_check_mark: | ## Reporting a Vulnerability -To report a vulnerability, open an [issue](https://github.com/Airscripts/x/issues/new/choose). +To report a vulnerability, open an [issue](https://github.com/Airscripts/awesome-steam-deck/issues/new/choose). diff --git a/VERSION b/VERSION index 7dea76e..1cc5f65 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.0.1 +1.1.0 \ No newline at end of file