-
-
Notifications
You must be signed in to change notification settings - Fork 4.8k
⚡ Release 2.6.3 #4233
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
⚡ Release 2.6.3 #4233
Conversation
Codecov Report
@@ Coverage Diff @@
## master #4233 +/- ##
=======================================
Coverage 92.22% 92.22%
=======================================
Files 116 116
Lines 8111 8111
=======================================
Hits 7480 7480
Misses 631 631 Continue to review full report at Codecov.
|
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.
off formatting.
CHANGELOG.md
Outdated
* Adds ability to set a maxLimit on server configuration for queries, thanks to [Chris Norris](https://github.com/) | ||
|
||
#### Bug fixes: | ||
* Fixes issue affecting reporting _PushStatus with misconfigured serverURL, thanks to [Florent Vilmart](https://github.com/flovilmart) |
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.
hm, is the _ in PushSatus making the rest of it itals?? maybe take out that _
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.
yep you're right!
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.
according to the interwens, you can escape with _boo
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.
ha \_boo
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.
added backquotes as it looks like code :)
No description provided.