Update README.md

This commit is contained in:
2024-07-06 18:33:18 +02:00
committed by GitHub
parent 4b5d25cb6e
commit 692d1d3f03

View File

@@ -10,7 +10,10 @@ Details can be found [here](https://guitartex2.nikolai-rinas.de/)
## Release Notes ## Release Notes
============= =============
### Version 3.6.0
* New server implemented. Http based and finally secured connection. Because of that the old communication method is no longer supported.
* New GTX client. If you want to build something similar yourself, feel free to use server_open.yaml as reference
### Version 3.5.0 ### Version 3.5.0
* New build pipeline with maven and VSC (optional) * New build pipeline with maven and VSC (optional)
* Code cleanup * Code cleanup