[mod] Release v1.3.0

This commit is contained in:
pitchum 2018-12-02 11:50:51 +01:00
parent 62ed195729
commit 0e1504556b
2 changed files with 36 additions and 1 deletions

35
CHANGES.md Normal file
View File

@ -0,0 +1,35 @@
# Changelog
All notable changes to this project will be documented in this file.
The format is (partially) based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
## Unreleasead
## 1.3.0 - 2018-12-02
- [fix] Create a dedicated system user with proper sudo permissions. (#41)
- [fix] CSRF vulnerability (#43)
## 1.2.1 - 2018-09-10
- [fix] user/group = www-data in php-fpm config.
## 1.2.0 - 2018-09-06
- [fix] upgrade script is now functional
- [mod] lots of refactoring to apply app packaging best-practices
## 1.1.1 - 2018-04-06
- [fix] Sync the date with http if ntp can't (#37)
## 0.0.0 - 2016-05-14
First release

View File

@ -1,7 +1,7 @@
{
"name": "VPN Client",
"id": "vpnclient",
"version": "1.2.1",
"version": "1.3.0",
"packaging_format": 1,
"description": {
"en": "VPN Client",