Skip to content

Commit fcc74c3

Browse files
authored
Release 0.4.0 (#132)
1 parent 30bff9e commit fcc74c3

File tree

3 files changed

+4
-2
lines changed

3 files changed

+4
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
## [0.4.0]
11+
1012
- Dump logs if prometheus or pushgateway return a non 0 exit code (#122)
1113
- Change the default explorer endpoint of when using `am explorer` (#120)
1214
- Update all depdencies (#124)

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "autometrics-am"
3-
version = "0.3.0"
3+
version = "0.4.0"
44
edition = "2021"
55
authors = ["Fiberplane <info@fiberplane.com>"]
66
description = ""

0 commit comments

Comments
 (0)