Skip to content

Commit 4d9da96

Browse files
committed
Update whatsnew.rst
1 parent e6cf03f commit 4d9da96

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/whatsnew.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ Next release
1616
- Fix two regressions in :func:`.to_pandas` introduced in v2.23.0 (:issue:`251`, :pull:`252`).
1717
- Fix false cache hits and misses (thanks :gh-user:`benfrankel` for :issue:`256`, :pull:`257`).
1818
- 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`).
1920

2021
v2.23.1 (2025-10-01)
2122
====================

0 commit comments

Comments
 (0)