Skip to content

Commit c881aaf

Browse files
committed
CHANGELOG
1 parent 5ab14b8 commit c881aaf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

+1
Original file line numberDiff line numberDiff line change
@@ -140,6 +140,7 @@ pub enum StringLen {
140140
* Added `IntoColumnDef` trait, allowing `&mut ColumnDef` / `ColumnDef` as argument
141141
* Added `ColumnType::string()` and `ColumnType::var_binary()` as shim for old API
142142
* Added `ON DUPLICATE KEY DO NOTHING` polyfill for MySQL https://github.com/SeaQL/sea-query/pull/765
143+
* Added non-TLS runtime https://github.com/SeaQL/sea-query/pull/783
143144

144145
### House keeping
145146

0 commit comments

Comments
 (0)