Skip to content

Commit 1bf157a

Browse files
committed
bump versions
1 parent 70bb7ae commit 1bf157a

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGES.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 0.1.2.0 (2025-06-29)
2+
3+
* Revamp counter and distribution implementation to work on more systems more accurately. ([#42](https://github.com/haskell-github-trust/ekg-core/pull/42))
4+
15
## 0.1.1.8 (2024-10-31)
26

37
* Support more modern GHCs more directly, and include nonmoving gc stats. ([#53](https://github.com/haskell-github-trust/ekg-core/pull/53))

ekg-core.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
cabal-version: 1.18
22
name: ekg-core
3-
version: 0.1.1.8
3+
version: 0.1.2.0
44
synopsis: Tracking of system metrics
55
description: This library lets you defined and track system metrics.
66
homepage: https://github.com/tibbe/ekg-core

0 commit comments

Comments
 (0)