Skip to content

Commit 52e30ad

Browse files
committed
updated changes.xml
1 parent c98eecd commit 52e30ad

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

src/changes/changes.xml

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,13 @@
2727
</properties>
2828

2929
<body>
30-
<release version="1.0.2" date="2011-09-??" description="1.0.2 release">
30+
<release version="1.0.2" date="2011-10-??" description="1.0.2 release">
31+
<action type="update" issue="391">
32+
Add SqlSession.flushStatements()
33+
</action>
34+
<action type="fix" issue="390">
35+
configurationProperties not applied in mappings
36+
</action>
3137
<action type="fix" issue="339">
3238
SqlSessionTemplate throws NullPointerException if ExceptionTranslator cannot translate exception
3339
</action>

0 commit comments

Comments
 (0)