Skip to content

Commit

Permalink
Prep for 1.4.2.
Browse files Browse the repository at this point in the history
  • Loading branch information
Scott Askew committed Aug 21, 2012
1 parent d9f4068 commit 690233b
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,6 +1,14 @@
Changelog for AutoPatch
=======================

Version 1.4.2
----------------------------------
- Merged pull request 31 from Brian Jaress : "Fix for abstract method errors"

Version 1.4.1
----------------------------------
- Added PicoContainer support.

Version 1.4.0
----------------------------------
- Fixed #30 - MigrationTaskSupport now has a default value for the 'name' property.
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ You can include AutoPath in your Maven project via:
<dependency>
<groupId>com.tacitknowledge</groupId>
<artifactId>autopatch</artifactId>
<version>1.4.0</version>
<version>1.4.2</version>
</dependency>

Help
Expand Down

0 comments on commit 690233b

Please sign in to comment.