Skip to content

Commit 67e85f9

Browse files
committed
#5 Update CHANGES.md.
1 parent 1c62945 commit 67e85f9

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CHANGES.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,12 @@ All notable changes to this project will be documented in this file.
1313
* Added functionality to reset statistics.
1414
* Removed `MicroFactory`, `UberMicroFactory`, `TypedBDDFactory` and `TestBDDFactory`.
1515
* Upgrade to Java 11. Java 11 is now required to use this library.
16+
* Cleaned up source formatting, warnings, etc.
17+
* Enabled Checkstyle static code checks.
18+
* Fixed operation cache hashing.
19+
* Various other small code improvements.
20+
* Most stdout printing now disabled by default.
21+
* Removed `BDDFactory.getVersion`.
1622

1723
## [1.0.1] - 2020-03-17
1824
* Updated SCM URL for proper Maven Central metadata.

0 commit comments

Comments
 (0)