-
Notifications
You must be signed in to change notification settings - Fork 453
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update change log for 0.9.1 #1630
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
CHANGELOG.md
Outdated
|
||
## Bug Fixes | ||
|
||
- **M3Query**: Fix step parsing, previously if you included a float step size with no units the query would fail (#1617) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Fixed an issue causing untyped step sizes to fail rather than defaulting to seconds
Codecov Report
@@ Coverage Diff @@
## master #1630 +/- ##
========================================
- Coverage 71.9% 71.8% -0.2%
========================================
Files 955 955
Lines 79268 79268
========================================
- Hits 57060 56935 -125
- Misses 18481 18591 +110
- Partials 3727 3742 +15
Continue to review full report at Codecov.
|
1 similar comment
Codecov Report
@@ Coverage Diff @@
## master #1630 +/- ##
========================================
- Coverage 71.9% 71.8% -0.2%
========================================
Files 955 955
Lines 79268 79268
========================================
- Hits 57060 56935 -125
- Misses 18481 18591 +110
- Partials 3727 3742 +15
Continue to review full report at Codecov.
|
What this PR does / why we need it:
Updates change log for 0.9.1 release.
Special notes for your reviewer:
Does this PR introduce a user-facing and/or backwards incompatible change?:
Does this PR require updating code package or user-facing documentation?: