Skip to content

Commit bbd24f9

Browse files
committed
Prepare new release v0.9.4.
1 parent e2ed64a commit bbd24f9

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
## v0.9.4
2+
3+
* Overhaul insert/update row/record form:
4+
* Integer primary keys are nullable.
5+
* Explicit nullability for numbers.
6+
* Ignore defaults for update path.
7+
* Don't pre-fill defaults.
8+
* Install SIGHUP handler for config reload.
9+
* Update to Rust edition 2024.
10+
* Update dependencies.
11+
112
## v0.9.3
213

314
* Custom JSON stdout request logger to have a stable format as opposed to

0 commit comments

Comments
 (0)