Skip to content
This repository has been archived by the owner on Jan 1, 2024. It is now read-only.

Commit

Permalink
Updated Changelog files
Browse files Browse the repository at this point in the history
  • Loading branch information
Ryochan7 committed Jul 6, 2021
1 parent e704416 commit a656817
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 4 deletions.
30 changes: 27 additions & 3 deletions DS4Windows/Changelog.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,33 @@
{
"latest_version": "3.0.11",
"latest_version_number_info": {"majorPart": 3, "minorPart": 0, "buildPart": 11},
"updated_at": "2021-06-29T23:15:01+0000",
"latest_version": "3.0.12",
"latest_version_number_info": {"majorPart": 3, "minorPart": 0, "buildPart": 12},
"updated_at": "2021-07-06T21:04:03+0000",
"changelog": {
"versions": [
{
"version_str": "3.0.12",
"version_number_info": {"majorPart": 3, "minorPart": 0, "buildPart": 12},
"base_header": "Version 3.0.12",
"release_date": "2021-07-06T21:04:03+0000",
"locales": [
{
"code": "en",
"header": "Version 3.0.12",
"log_text": ["* Removed old Input Curve options",
"* Corrected coordinate system for Stick to Mouse Wheel",
"* Fixed saving of Max Output Force options",
"* Expand output for Gyro Mouse Joystick Max Output routine. Make sure maximum output can be achieved. Likely would not achieve a completely straight line when using Gyro.",
"* Expanded macrodone array. Fixes some macro bindings for later virtual buttons",
"* Added 'Hide DS4 Controller' option back in again",
"* Increased button mouse wheel delta. Decreases wheel sensitivity",
"* Unified late profile options checks",
"* Increased resistance range for DualSense trigger Full Click"],
"editor": "ryochan7",
"editors_note": ["Fixes"],
"updated_at": "2021-07-06T21:04:03+0000"
}
]
},
{
"version_str": "3.0.11",
"version_number_info": {"majorPart": 3, "minorPart": 0, "buildPart": 11},
Expand Down
Loading

0 comments on commit a656817

Please sign in to comment.