Skip to content

Commit 0efad45

Browse files
committed
Bump to version 0.3.0 and update the NEWS file.
1 parent e33a219 commit 0efad45

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Package: openmetrics
22
Title: A 'Prometheus' Client for R Using the 'OpenMetrics' Format
3-
Version: 0.2.0
3+
Version: 0.3.0
44
Authors@R: c(
55
person("Aaron", "Jacobs", role = c("aut", "cre"),
66
email = "atheriel@gmail.com"),

NEWS.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# openmetrics 0.2.0.9000
1+
# openmetrics 0.3.0
22

33
## Breaking Changes
44

@@ -13,6 +13,8 @@
1313

1414
## Other Improvements
1515

16+
* The package now has its own hex logo.
17+
1618
* Only generate the OpenMetrics format when the (preliminary) OpenMetrics
1719
content-type is passed in the `Accept` header. Otherwise, fall back on the
1820
Prometheus format and content-type (#3).

0 commit comments

Comments
 (0)