remove a changelog that is not valid anymore

This commit is contained in:
Mamadou Babaei
2024-03-22 20:59:23 +01:00
parent aaa32574e9
commit 5f7c987fae
-1
View File
@@ -18,7 +18,6 @@ This is the second major release of the SenseGlove Unreal Engine Plugin adding s
### Fixed
- A few critical bug fixes that have already been backported to the v1.x.x series through v1.9.3 to v1.9.8 releases.
- A few other crashes in the low-level API that has not been backported to the v1.x.x series.
- Revamped the way we do FVector <-> SGVect3D, FQuat <-> SGQuat, and SenseGlove <-> Unreal Engine angles conversions in order to properly translate between the SenseGlove and Unreal Engine coordinate systems.
- Fix the modules' order inside the .uplugin file.
- Fix changelog formatting.