Version 0.4.0

This commit is contained in:
Girish Ramakrishnan
2022-06-09 10:32:33 -07:00
parent cf6ba93f35
commit c6dc2334a7
2 changed files with 5 additions and 1 deletions

View File

@@ -7,3 +7,7 @@
[0.3.0] [0.3.0]
* Log to stdout * Log to stdout
[0.4.0]
* Switch from postgres to mysql. This will break previous installations, please start afresh
* Optional SSO

View File

@@ -5,7 +5,7 @@
"description": "file://DESCRIPTION.md", "description": "file://DESCRIPTION.md",
"changelog": "file://CHANGELOG", "changelog": "file://CHANGELOG",
"tagline": "Modern GPS Tracking Platform", "tagline": "Modern GPS Tracking Platform",
"version": "0.3.0", "version": "0.4.0",
"upstreamVersion": "5.0", "upstreamVersion": "5.0",
"minBoxVersion": "7.1.0", "minBoxVersion": "7.1.0",
"memoryLimit": 1073741824, "memoryLimit": 1073741824,