Update version and changelog

This commit is contained in:
Rene Vergara 2023-04-11 10:03:47 -05:00
parent dec42791e8
commit 29d2a3b2f4
Signed by: pitmutt
GPG Key ID: 65122AD495A7F5B2
2 changed files with 9 additions and 1 deletions

View File

@ -4,6 +4,14 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [Unreleased]
### Added
- New type for Pro sessions
- New functions to save and read Pro sessions from DB
- New function to turn off Pro session
## [1.3.0] - 2023-03-16
### Added

View File

@ -1,5 +1,5 @@
name: zgo-backend
version: 1.3.0
version: 1.4.0
git: "https://git.vergara.tech/Vergara_Tech/zgo-backend"
license: BOSL
author: "Rene Vergara"