Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
Co-authored-by: Iker Barriocanal <32816711+iker-barriocanal@users.noreply.github.com>
  • Loading branch information
jjbayer and iker-barriocanal committed Nov 8, 2022
1 parent 4dcaf5d commit d9971f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
**Features**:

- Support decaying rules. Decaying rules are regular sampling rules, but they are only applicable in a specific time range. ([#1544](https://github.com/getsentry/relay/pull/1544))
- Restrict custom measurement names to alphanumericals, '.' and '_'. Invalid measurements are dropped. ([#1571](https://github.com/getsentry/relay/pull/1571))
- Restrict custom measurement names to alphanumericals, `.` and `_`. Invalid measurements are dropped. ([#1571](https://github.com/getsentry/relay/pull/1571))

**Bug Fixes**:

Expand Down

0 comments on commit d9971f5

Please sign in to comment.