Skip to content

Commit

Permalink
3.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
abel533 committed Jul 17, 2017
1 parent c1e31fa commit c345985
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@

<groupId>tk.mybatis</groupId>
<artifactId>mapper</artifactId>
<version>3.4.1-beta2</version>
<version>3.4.1</version>
<packaging>jar</packaging>

<name>mapper</name>
Expand Down
2 changes: 1 addition & 1 deletion wiki/Changelog.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#更新日志

## 3.4.1-beta2 - 2017-07-09
## 3.4.1 - 2017-07-17

* `Example` 增加复杂的 `and``or` 功能。
* `Example` 增加排除查询字段的方法 `excludeProperties`(`selectProperties`优先级更高) [#261](http://git.oschina.net/free/Mapper/issues/261).
Expand Down

0 comments on commit c345985

Please sign in to comment.