You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: doc/whatsnew.rst
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,6 +16,7 @@ Next release
16
16
- Fix two regressions in :func:`.to_pandas` introduced in v2.23.0 (:issue:`251`, :pull:`252`).
17
17
- Fix false cache hits and misses (thanks :gh-user:`benfrankel` for :issue:`256`, :pull:`257`).
18
18
- Fix a bug where supplying `references=...` to ESTAT or EMPL would raise :class:`ValueError` (thanks :gh-user:`benfrankel` for :issue:`259`, :pull:`260`).
19
+
- Adjust :meth:`.Client.get` to avoid logging or returning a message from cache when `dry_run=True` (thanks :gh-user:`benfrankel` for :pull:`261`).
0 commit comments