Skip to content
This repository was archived by the owner on Sep 2, 2024. It is now read-only.

Commit c7a6d96

Browse files
committed
updated CHANGELOG, release v1.2.1
1 parent 93a30f6 commit c7a6d96

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog for StaticBackend
22

3+
### Feb 22, 2022 v1.2.1
4+
5+
* Fixed issue with form submission (thanks c-nv-s)
6+
* Fixed issue with the `query` function inside the server-side runtime
7+
function execution.
8+
* Added PostgreSQL indexes when creating base tables on the `account_id` and
9+
added indexes for the `sb` schema.
10+
311
### Feb 19, 2022 v1.2.0
412

513
* Created a data persistance interface to support different data store.

0 commit comments

Comments
 (0)