We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1684ae3 commit b3e0664Copy full SHA for b3e0664
NEWS.md
@@ -34,7 +34,7 @@ There is one very big downside to this: breaks existing code. That's the big one
34
35
* `docs_bulk_update()` was not handling boolean values correctly. now fixed (#239) (#240) thanks to @dpmccabe
36
37
-## DEPRECATED AND DEFUNCT
+### DEPRECATED AND DEFUNCT
38
39
* the `info()` method has been moved inside of the connection object. after calling `x = connect()` you can call `x$info()`
40
* the `ping()` method has been marked as deprecated; instead, call `ping()` on the connection object created by a call to `connect()`
0 commit comments