Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
stewbis committed May 20, 2016
1 parent 23130db commit 50e5d7c
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ A maven project
<dependency>
<groupId>org.exparity</groupId>
<artifactId>hamcrest-date</artifactId>
<version>2.0.3</version>
<version>2.0.4</version>
</dependency>


Expand Down Expand Up @@ -132,6 +132,9 @@ The source includes a pom.xml for building with Maven

Release Notes
-------------
Changes 2.0.3 -> 2.0.4
* Fix Issue 18 - Add test scope to testng

Changes 2.0.2 -> 2.0.3
* Fix Issue 16 - Incorrect assertion message for before
* Fix Issue 17 - AM/PM Indicator missing in assertion message
Expand Down

0 comments on commit 50e5d7c

Please sign in to comment.