fixed changelog typo
This commit is contained in:
parent
4cbb7f58cd
commit
e964b019c2
|
@ -27,7 +27,7 @@
|
||||||
forms.RecordUpsert.RemoveFiles(key, filenames...) // marks the filenames for deletion
|
forms.RecordUpsert.RemoveFiles(key, filenames...) // marks the filenames for deletion
|
||||||
```
|
```
|
||||||
|
|
||||||
- Fixed fixed `LIKE` expressions backslash escaping ([#1231](https://github.com/pocketbase/pocketbase/discussions/1231)).
|
- Fixed `LIKE` expressions backslash escaping ([#1231](https://github.com/pocketbase/pocketbase/discussions/1231)).
|
||||||
|
|
||||||
- Trigger the `password` validators in any of the others password change fields is set.
|
- Trigger the `password` validators in any of the others password change fields is set.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue