We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 29b0367 commit 4b998bbCopy full SHA for 4b998bb
1 file changed
CHANGELOG.md
@@ -5,6 +5,16 @@ All notable changes to this project will be documented in this file.
5
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
6
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7
8
+<!-- ---------------------
9
+ v1.8.0
10
+ --------------------- -->
11
+## v1.8.0 - 21-03-2025
12
+
13
+### Added
14
15
+- Support for counting total allocated memory via `Session::getInstance().totalAllocatedBytes()`
16
17
18
<!-- ---------------------
19
v1.7.2
20
--------------------- -->
0 commit comments