Skip to content

Commit e0f8905

Browse files
committed
Release preparation: storing Version and Changelog
1 parent 8d7d7a6 commit e0f8905

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

addons/godot-playfab/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
110
## [1.1.0](https://github.com/Structed/godot-playfab/compare/1.0.1...1.1.0) (2023-07-30)
211

312

addons/godot-playfab/plugin.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@
33
name="godot-playfab"
44
description="Integration with Azure PlayFab - playfab.com"
55
author="Johannes Ebner"
6-
version="1.1.0"
6+
version="1.2.0"
77
script="PlayFabEditor.gd"

0 commit comments

Comments
 (0)