Skip to content

Commit fd61876

Browse files
committed
Update CHANGES.md
1 parent f479c2f commit fd61876

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CHANGES.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,11 @@ All notable changes to this project will be documented in this file.
55
## [Unreleased]
66
* Added CHANGES.md to track changes between releases.
77
* Added the collection of performance statistics.
8+
* Added bdd_used_nodes_count() that counts the number of used nodes.
9+
* Replaced static CACHESTATS by non-static cachestats.enabled, which is adaptable by user.
10+
* Removed shutdown hook from JFactory.
11+
* Changed Cache statistics from int to long.
12+
* Added opAccess statistic to cache statistics.
813

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

0 commit comments

Comments
 (0)