From ae07adaa13dba28ed0175c93bcf9d57235d0cbc0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Markus=20Viitam=C3=A4ki?= Date: Wed, 6 May 2020 11:03:32 +0200 Subject: [PATCH] Release v1.1.0 --- CHANGELOG.md | 7 +++---- README.md | 3 ++- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5061a59..dedab9a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,7 +3,7 @@ All notable changes to this project will be documented in this file. ## [Unreleased] - ReleaseDate -## [1.1.0] - 2020-05-05 +## [v1.1.0] - 2020-05-06 ### Added - [PR#49](https://github.com/EmbarkStudios/wg-ui/pull/49) Set name and label at creation of client. Thanks [@spetzreborn](https://github.com/spetzreborn)! - [PR#47](https://github.com/EmbarkStudios/wg-ui/pull/47) Add limit in how many configurations each user may have. Thanks [@spetzreborn](https://github.com/spetzreborn)! @@ -18,13 +18,12 @@ All notable changes to this project will be documented in this file. ### Changed - Name of project changed from `wireguard-ui` to `wg-ui` -- Change of version name from `vX.X.X` to `X.X.X` ## [v1.0.0] - 2019-10-12 ### Added - This is the initial release of wireguard-ui -[Unreleased]: https://github.com/EmbarkStudios/wg-ui/compare/1.1.0...HEAD -[1.1.0]: https://github.com/EmbarkStudios/wg-ui/compare/v1.0.0...1.1.0 +[Unreleased]: https://github.com/EmbarkStudios/wg-ui/compare/v1.1.0...HEAD +[v1.1.0]: https://github.com/EmbarkStudios/wg-ui/compare/v1.0.0...v1.1.0 [v1.0.0]: https://github.com/EmbarkStudios/wg-ui/releases/tag/v1.0.0 diff --git a/README.md b/README.md index bef712a..b5b4e21 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,8 @@ [![Embark](https://img.shields.io/badge/embark-open%20source-blueviolet.svg)](https://github.com/EmbarkStudios) [![Contributor Covenant](https://img.shields.io/badge/contributor%20covenant-v1.4%20adopted-ff69b4.svg)](CODE_OF_CONDUCT.md) -A basic, self-contained management service for [WireGuard](https://wireguard.com) with a self-serve web UI. +A basic, self-contained management service for [WireGuard](https://wireguard.com) with a self-serve web UI. +Current stable release: [v1.1.0](https://github.com/EmbarkStudios/wg-ui/releases/tag/v1.1.0) ## Features