You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: etc/PackageTemplate/CHANGELOG.md
+5-4Lines changed: 5 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,11 +2,12 @@
2
2
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
3
3
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
4
4
5
-
# [3.2.1] - 2024-06-20
5
+
# [3.2.1] - 2024-06-24
6
6
7
-
### Fixes
8
-
-**General Fixes**:
9
-
- Corrected the binary associated with the release, and included the appropriate `.gitattributes` file for the corresponding release in the `eos_plugin_for_unity_upm` repository.
7
+
-### Fixes
8
+
-**Release Binary Fixes**:
9
+
- Corrects an error that was made when generating the binary package for the `3.2.0` release.
10
+
- Corrects an issue where the presence of the scripting define `EOS_DISABLE` caused compilation errors.
0 commit comments