Skip to content

Commit 4978212

Browse files
committed
Release preparation: storing Version and Changelog
1 parent bfab71c commit 4978212

File tree

2 files changed

+22
-1
lines changed

2 files changed

+22
-1
lines changed

addons/godot-playfab/CHANGELOG.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,24 @@
1+
### [1.3.1](https://github.com/Structed/godot-playfab/compare/1.3.0...1.3.1) (2024-12-19)
2+
3+
4+
### Bug Fixes
5+
6+
* issue [#148](https://github.com/Structed/godot-playfab/issues/148) ([249de48](https://github.com/Structed/godot-playfab/commit/249de485c0249154eff5a4eaf70f3df9883973e8))
7+
8+
9+
### Tests
10+
11+
* added tests for UUID library ([cd45d33](https://github.com/Structed/godot-playfab/commit/cd45d33e5f80ed9234d85965749cb60bb3bad29c))
12+
13+
14+
### Code Refactoring
15+
16+
* fixed tabs ([7fb5dbc](https://github.com/Structed/godot-playfab/commit/7fb5dbc0fbfecb6e4c3c6f8ea9516adb1d31d0ec))
17+
* fixing tabs again ([bfab71c](https://github.com/Structed/godot-playfab/commit/bfab71ccfd17321bb4cf6f3871985fa96fd9df56))
18+
* moved library to originally named folders ([f870241](https://github.com/Structed/godot-playfab/commit/f870241b9dbd471cd8e70b94cb7488d5865b130a))
19+
20+
21+
122
## [1.3.0](https://github.com/Structed/godot-playfab/compare/1.2.0...1.3.0) (2024-12-03)
223

324

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.3.0"
6+
version="1.3.1"
77
script="PlayFabEditor.gd"

0 commit comments

Comments
 (0)