update changelog
Some checks are pending
ci/woodpecker/push/build Pipeline is pending approval

This commit is contained in:
Simon Vieille 2024-07-25 19:10:51 +02:00
commit 8650b8330d
Signed by: deblan
GPG key ID: 579388D585F70417
2 changed files with 17 additions and 1 deletions

17
CHANGELOG.md Normal file
View file

@ -0,0 +1,17 @@
[Unreleased]
## v1.2.0 - 2024-07-25
### Added
- add CI and debian package
- update dependencies
## v1.1.0 - 2023-12-27
### Added
- update dependencies
### Fixed
- fix widgets
## v1.0.0 - 2022-09-13
### Added
- First release!

View file

@ -4,7 +4,6 @@ Wireguard GUI is a graphic tool that helps you to edit existing confs of Wiregua
![](./img/screenshot.png)
## Requirements
Wireguard GUI reads `/etc/wireguard/*.conf` and uses `wg-quick` to manage interfaces.