We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9bd3088 commit 4e3d068Copy full SHA for 4e3d068
EOSUnityPlugin_package_template/CHANGELOG.md
@@ -8,6 +8,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
8
### Removed
9
### Fixed
10
11
+## [2.1.1] - 2022-09-06
12
+
13
+### Fixed
14
+- Updated GfxPluginNativeRender dll with latest changes
15
16
## [2.1.0] - 2022-08-30
17
18
### Added
EOSUnityPlugin_package_template/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "com.playeveryware.eos",
3
- "version": "2.1.0",
+ "version": "2.1.1",
4
"unity": "2020.1",
5
"unityRelease": "11f1",
6
"displayName": "Epic Online Services Plugin for Unity",
0 commit comments