Skip to content
This repository was archived by the owner on Apr 25, 2023. It is now read-only.

Commit ae07ada

Browse files
committed
Release v1.1.0
1 parent 1b03a98 commit ae07ada

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

CHANGELOG.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ All notable changes to this project will be documented in this file.
33

44
<!-- next-header -->
55
## [Unreleased] - ReleaseDate
6-
## [1.1.0] - 2020-05-05
6+
## [v1.1.0] - 2020-05-06
77
### Added
88
- [PR#49](https://github.com/EmbarkStudios/wg-ui/pull/49) Set name and label at creation of client. Thanks [@spetzreborn](https://github.com/spetzreborn)!
99
- [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.
1818

1919
### Changed
2020
- Name of project changed from `wireguard-ui` to `wg-ui`
21-
- Change of version name from `vX.X.X` to `X.X.X`
2221

2322
## [v1.0.0] - 2019-10-12
2423
### Added
2524
- This is the initial release of wireguard-ui
2625

2726
<!-- next-url -->
28-
[Unreleased]: https://github.com/EmbarkStudios/wg-ui/compare/1.1.0...HEAD
29-
[1.1.0]: https://github.com/EmbarkStudios/wg-ui/compare/v1.0.0...1.1.0
27+
[Unreleased]: https://github.com/EmbarkStudios/wg-ui/compare/v1.1.0...HEAD
28+
[v1.1.0]: https://github.com/EmbarkStudios/wg-ui/compare/v1.0.0...v1.1.0
3029
[v1.0.0]: https://github.com/EmbarkStudios/wg-ui/releases/tag/v1.0.0

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,8 @@
44
[![Embark](https://img.shields.io/badge/embark-open%20source-blueviolet.svg)](https://github.com/EmbarkStudios)
55
[![Contributor Covenant](https://img.shields.io/badge/contributor%20covenant-v1.4%20adopted-ff69b4.svg)](CODE_OF_CONDUCT.md)
66

7-
A basic, self-contained management service for [WireGuard](https://wireguard.com) with a self-serve web UI.
7+
A basic, self-contained management service for [WireGuard](https://wireguard.com) with a self-serve web UI.
8+
Current stable release: [v1.1.0](https://github.com/EmbarkStudios/wg-ui/releases/tag/v1.1.0)
89

910
## Features
1011

0 commit comments

Comments
 (0)