We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8d7d7a6 commit e0f8905Copy full SHA for e0f8905
addons/godot-playfab/CHANGELOG.md
@@ -1,3 +1,12 @@
1
+## [1.2.0](https://github.com/Structed/godot-playfab/compare/1.1.0...1.2.0) (2023-10-12)
2
+
3
4
+### Features
5
6
+* **Auth:** Anonymous login ([#126](https://github.com/Structed/godot-playfab/issues/126)) ([d3339b1](https://github.com/Structed/godot-playfab/commit/d3339b1ddd01508a89c3b5593277f738c27fe264))
7
8
9
10
## [1.1.0](https://github.com/Structed/godot-playfab/compare/1.0.1...1.1.0) (2023-07-30)
11
12
addons/godot-playfab/plugin.cfg
@@ -3,5 +3,5 @@
name="godot-playfab"
description="Integration with Azure PlayFab - playfab.com"
author="Johannes Ebner"
-version="1.1.0"
+version="1.2.0"
script="PlayFabEditor.gd"
0 commit comments