From cffc0ea95071cf5e78365684ff96a9bffaf0573b Mon Sep 17 00:00:00 2001 From: olivroy <52606734+olivroy@users.noreply.github.com> Date: Fri, 29 Nov 2024 16:19:33 -0500 Subject: [PATCH] Update _pkgdown.yml --- _pkgdown.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/_pkgdown.yml b/_pkgdown.yml index fa61bbc9..0c4c6d82 100644 --- a/_pkgdown.yml +++ b/_pkgdown.yml @@ -38,3 +38,8 @@ reference: - subtitle: Peek at current selection variables contents: - peek_vars + +news: + releases: + - text: "Version 1.2.0" + href: "https://www.tidyverse.org/blog/2022/10/tidyselect-1-2-0/"