Prepare release v0.2.5.

This commit is contained in:
Sebastian Jeltsch
2024-11-26 13:54:04 +01:00
parent 35b8a217b6
commit 39acdf90c4

View File

@@ -1,3 +1,11 @@
## v0.2.5
* Addresses issues reported by reddit user *qwacko* 🙏
* Fix serialization of foreign key column options.
* Fix deserialization of TableIndex.
* Admin UI: Show all tables, including hidden ones, in create-table-form's
drop down for column foreign-keys.
## v0.2.4
* Allow configuring S3 compatible storage backend for file uploads.