Update changelog for 0.26.1

This commit is contained in:
LukeHagar
2025-03-17 00:01:47 +00:00
committed by github-actions[bot]
parent 195654e651
commit 91694177c3
2 changed files with 6 additions and 1 deletions

View File

@@ -1,3 +1,8 @@
## v0.26.1
- Removed the wrapping of `io.EOF` error when reading files since currently `io.ReadAll` doesn't check for wrapped errors ([#6600](https://github.com/pocketbase/pocketbase/issues/6600)).
## v0.26.0
- ⚠️ Replaced `aws-sdk-go-v2` and `gocloud.dev/blob` with custom lighter implementation ([#6562](https://github.com/pocketbase/pocketbase/discussions/6562)).

View File

@@ -1 +1 @@
0.26.0-rc.1
0.26.1