Skip to content

Commit f7ccf59

Browse files
committed
Add jar repackaging to changes
1 parent 129865f commit f7ccf59

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CHANGES.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ documentation for more information.
1717

1818
### Changes for 2.1
1919

20+
* Publish a single jar `hamcrest-2.1.jar`
2021
* Documentation updates
2122
* Add implementation for CharSequence length matcher
2223
* Fix for TypeSafeDiagnosingMatcher can't detect generic types for subclass
@@ -34,7 +35,7 @@ This version was the first release after migrating from the old Google Code host
3435

3536
* Upgraded to Java 7
3637
* Build with Gradle
37-
* Publish a single jar java-hamcrest-x.x.x.x.jar
38+
* Publish a single jar java-hamcrest-2.0.0.0.jar
3839
* Removed deprecated methods from previous release
3940
* Improve mismatch description of hasItem/hasItems
4041
* General improvements to mismatch descriptions

0 commit comments

Comments
 (0)