Release 1.2.1 (#139)

* Fix release tag to work for dockerhub builds

* Bumping version to 1.2.1
This commit is contained in:
Markus Viitamäki
2021-07-27 09:30:47 +02:00
committed by GitHub
parent e3a823df56
commit 10eef7db14
3 changed files with 21 additions and 12 deletions
+6 -1
View File
@@ -4,6 +4,10 @@ All notable changes to this project will be documented in this file.
<!-- next-header -->
## [Unreleased]
## [v1.2.1] - 2021-07-27
### Fixes
- [PR#139](https://github.com/EmbarkStudios/wg-ui/pull/139) Fix for versioned docker releases.
## [v1.2.0] - 2021-07-26
### Added
- [PR#113](https://github.com/EmbarkStudios/wg-ui/pull/113) Adding AWS ALB-specific header for username. Thanks to [@justnom](https://github.com/justnom)!
@@ -38,7 +42,8 @@ All notable changes to this project will be documented in this file.
- This is the initial release of wireguard-ui
<!-- next-url -->
[Unreleased]: https://github.com/EmbarkStudios/wg-ui/compare/v1.2.0...HEAD
[Unreleased]: https://github.com/EmbarkStudios/wg-ui/compare/v1.2.1...HEAD
[v1.2.1]: https://github.com/EmbarkStudios/wg-ui/compare/v1.2.0...v1.2.1
[v1.2.0]: https://github.com/EmbarkStudios/wg-ui/compare/v1.1.0...v1.2.0
[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