Skip to content

Commit c345985

Browse files
committed
3.4.1
1 parent c1e31fa commit c345985

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828

2929
<groupId>tk.mybatis</groupId>
3030
<artifactId>mapper</artifactId>
31-
<version>3.4.1-beta2</version>
31+
<version>3.4.1</version>
3232
<packaging>jar</packaging>
3333

3434
<name>mapper</name>

wiki/Changelog.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#更新日志
22

3-
## 3.4.1-beta2 - 2017-07-09
3+
## 3.4.1 - 2017-07-17
44

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

0 commit comments

Comments
 (0)