From dbb19d19149a8440a6337ceb36b4b6e4a92d72ea Mon Sep 17 00:00:00 2001 From: prescod Date: Fri, 30 Apr 2021 12:29:58 -0700 Subject: [PATCH] Apply suggestions from code review Co-authored-by: David Glick --- HISTORY.rst | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/HISTORY.rst b/HISTORY.rst index c6a8deb721..a70783ec3a 100644 --- a/HISTORY.rst +++ b/HISTORY.rst @@ -2,13 +2,12 @@ History ======= -3.34.1 (2021-04-29) +3.34.1 (2021-04-30) ------------------- Issues Closed -Some SObjects could not be loaded without explicitly turning off the new -``set_recently_viewed`` behavior. +- Fixed a regression in the ``load_dataset`` task where some sObjects could not be loaded without explicitly turning off the new ``set_recently_viewed`` option. 3.34.0 (2021-04-29) -------------------