Update changelog for 0.29.2

This commit is contained in:
LukeHagar
2025-08-10 00:01:49 +00:00
committed by github-actions[bot]
parent a621db9625
commit e2dd9b6489
2 changed files with 6 additions and 1 deletions

View File

@@ -1,3 +1,8 @@
## v0.29.2
- Bumped min Go GitHub action version to 1.23.12 since it comes with some [minor fixes for the runtime and `database/sql` package](https://github.com/golang/go/issues?q=milestone%3AGo1.23.12+label%3ACherryPickApproved).
## v0.29.1
- Updated the X/Twitter provider to return the `confirmed_email` field and to use the `x.com` domain ([#7035](https://github.com/pocketbase/pocketbase/issues/7035)).

View File

@@ -1 +1 @@
0.29.1
0.29.2