Skip to content

Commit 2e3282e

Browse files
authored
prometheus-proc: Release 0.1.2.0 (#51)
1 parent 8d5f1c8 commit 2e3282e

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

prometheus-proc/ChangeLog.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# 0.1.2.0 -- 2019-09-18
2+
3+
* Support base-4.13 and GHC 8.8.
4+
15
# 0.1.1.0 -- 2019-05-23
26

37
* Change all use of `Int` to `Int64`. `Int` is only guaranteed to be able to

prometheus-proc/prometheus-proc.cabal

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: prometheus-proc
2-
version: 0.1.1.0
2+
version: 0.1.2.0
33
synopsis: Export metrics from /proc for the current process
44
homepage: https://github.com/fimad/prometheus-haskell
55
license: BSD3

0 commit comments

Comments
 (0)