diff --git a/build-spring-framework/resources/changelog.txt b/build-spring-framework/resources/changelog.txt index 6c98f19927a..b23ce13678e 100644 --- a/build-spring-framework/resources/changelog.txt +++ b/build-spring-framework/resources/changelog.txt @@ -57,6 +57,7 @@ Changes in version 3.0.0.M3 (2009-05-05) * SpringJUnit4ClassRunner subclasses can now override the default ContextLoader class * added "value" alias for @ContextConfiguration's "locations" attribute + Changes in version 3.0.0.M2 (2009-02-25) ----------------------------------------