Skip to content

Commit

Permalink
Merge pull request #418 from newrelic/version-bump-v1.28
Browse files Browse the repository at this point in the history
Update CHANGELOG and bump version
  • Loading branch information
mattbaker authored Dec 1, 2023
2 parents 5ad3f8d + 3161f0e commit 874dc90
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
## CHANGELOG

### `v1.28`

Features
* Add feature to remove function argument data from stacktraces reported to New Relic.
[#417](https://github.com/newrelic/elixir_agent/pull/417) Thanks @griffitr!
* Add support for [Dimensional Metrics](https://docs.newrelic.com/docs/query-your-data/nrql-new-relic-query-language/nrql-query-tutorials/query-infrastructure-dimensional-metrics-nrql/).
[#408](https://github.com/newrelic/elixir_agent/pull/408) Thanks @XiXiaPdx!


### `v1.27.8`

Features
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.27.8
1.28.0

0 comments on commit 874dc90

Please sign in to comment.