Skip to content

Commit 24405de

Browse files
committed
0.26.0
1 parent ccfc30c commit 24405de

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,8 @@ let string: String = MysqlQueryBuilder.unescape_string(r#" \"abc\" "#);
4444

4545
* Replace `Value::Ipv4Network` and `Value::Ipv6Network` to `Value::IpNetwork` (#364)
4646

47+
* Remove some redundant feature flags `postgres-chrono`, `postgres-json`, `postgres-uuid`, `postgres-time`. Use the `with-*` equivalence
48+
4749
## 0.25.2 - 2022-07-01
4850

4951
### New features

0 commit comments

Comments
 (0)