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

Commit

Permalink
Release v1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
suom1 committed May 6, 2020
1 parent 1b03a98 commit ae07ada
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
7 changes: 3 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ All notable changes to this project will be documented in this file.

<!-- next-header -->
## [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)!
Expand All @@ -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

<!-- next-url -->
[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
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit ae07ada

Please sign in to comment.