diff --git a/README.md b/README.md index 254a3a1..d748b58 100644 --- a/README.md +++ b/README.md @@ -17,4 +17,13 @@ Java 8 is required. To run the application: --spring.mail.password= \ --codeurjc.batch.data=data.csv \ --codeurjc.batch.attachment=sample-attachment.txt - \ No newline at end of file + +## Release changes + +**0.2.0** + +* Add velocity templates for building email subject and body + +**0.1.0** + +* Initial implementation \ No newline at end of file