Skip to content

Commit b3e0664

Browse files
committed
fix news heading size
1 parent 1684ae3 commit b3e0664

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

NEWS.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ There is one very big downside to this: breaks existing code. That's the big one
3434

3535
* `docs_bulk_update()` was not handling boolean values correctly. now fixed (#239) (#240) thanks to @dpmccabe
3636

37-
## DEPRECATED AND DEFUNCT
37+
### DEPRECATED AND DEFUNCT
3838

3939
* the `info()` method has been moved inside of the connection object. after calling `x = connect()` you can call `x$info()`
4040
* the `ping()` method has been marked as deprecated; instead, call `ping()` on the connection object created by a call to `connect()`

0 commit comments

Comments
 (0)