Skip to content

Commit 7fcacfb

Browse files
committed
[mybatis-spring] change list updated
1 parent 3aeea8a commit 7fcacfb

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

src/changes/changes.xml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,14 @@
2727
</properties>
2828

2929
<body>
30+
<release version="1.0.2" date="2011-09-??" description="1.0.2 release">
31+
<action type="fix" issue="339">
32+
SqlSessionTemplate throws NullPointerException if ExceptionTranslator cannot translate exception
33+
</action>
34+
<action type="fix" issue="387">
35+
Replace BeanPostProcessor with BeanDefinitionRegistryPostProcessor
36+
</action>
37+
</release>
3038
<release version="1.0.1" date="2011-06-01" description="1.0.1 release">
3139
<action type="update" issue="179">
3240
Added a fail fast checking to ensure that all statements are fully loaded

0 commit comments

Comments
 (0)