diff --git a/更新日志.md b/更新日志.md index 6e95f17..690c6da 100644 --- a/更新日志.md +++ b/更新日志.md @@ -9,6 +9,7 @@ - 优化 IsVersion 字段更新 version=ifnull(version,0)+1,防止字段为 null 一直报错; - 完善 [Column(ServerTime = Utc)] 特性,对 Update 时也能生效; - 完善 [Column(MapType = typeof(byte[]))] 对 Guid/string 的映射支持;#178 +- 完善 MapType byte[] 对 Contains/Parse 表达式解析的处理; ## v1.0.1