Code development platform for open source projects from the European Union institutions :large_blue_circle: EU Login authentication by SMS has been phased out. To see alternatives please check here

Skip to content
Snippets Groups Projects
Commit dca3ca17 authored by Markus Quaritsch's avatar Markus Quaritsch
Browse files

updating changelog, release notes

adding release checklist and results
parent 966ddbd2
Branches
Tags Release/v3.3.12.2800
No related merge requests found
File added
File added
No preview for this file type
No preview for this file type
......@@ -2,11 +2,17 @@
**VECTO-3.3.12**
***Build 2800 (2022-09-01) OFFICIAL RELEASE***
- Bugfixes (compared to 3.3.12.2769)
* [VECTO-1635] - Reading / Writing the ADAS Parameter ATEcoRollReleaseLockupClutch does not work
***Build 2769 (2022-08-01) RELEASE CANDIDATE***
- Improvement
* [VECTO-1584] - Hashing library uses constructor that is deprecated in newer .net versions
* [VECTO-1619] - Adaptations of XML Results in transition period
* [VECTO-1619] - Adaptations of XML Results in transition
* [VECTO-1619] - Reading Engine and Tyre component according to 2nd amendment (schema version 2.3)
* [VECTO-1461] - Alignment of Steering Pump Technology and Steered Axles not checked by VECTO
* [VECTO-1571] - Help file: Vehicle defined Torque Limitations
......
File added
......@@ -47,7 +47,7 @@ namespace TUGraz.VectoCore.Utils
public static string VersionNumber
{
get {
return "3.3.11.2675" + SUFFIX;
return "3.3.12.2800" + SUFFIX;
}
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment