Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
digitalpoetry committed Sep 9, 2020
1 parent d7b0c28 commit fe43bd2
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
28.3.0
------
- Rather than dropping data points, the Datadog backend will coerce non-numeric values resulting from aggregation to numeric.
`NaN` is converted to -1, `+Inf` to float64 maximum, and `-Inf` to float64 minimum.

28.2.1
------
- Document how semver is used in the codebase.
Expand Down

0 comments on commit fe43bd2

Please sign in to comment.