diff --git a/_pkgdown.yml b/_pkgdown.yml index 7e492fb0..9d74a1a8 100644 --- a/_pkgdown.yml +++ b/_pkgdown.yml @@ -72,6 +72,8 @@ navbar: news: releases: + - text: "Version 1.0.4" + href: https://jessecambon.github.io/2021/10/17/tidygeocoder-1-0-4.html - text: "Version 1.0.3" href: https://jessecambon.github.io/2021/04/19/tidygeocoder-1-0-3.html - text: "Version 1.0.2" diff --git a/docs/404.html b/docs/404.html index 73a6a537..98b77bf0 100644 --- a/docs/404.html +++ b/docs/404.html @@ -122,6 +122,9 @@
census_c1 <- address_components %>%
geocode(street = street, city = cty, state = st, method = "census")
#> Passing 2 addresses to the US Census batch geocoder
-#> Query completed in: 3 seconds
+#> Query completed in: 4.2 seconds
street | @@ -252,7 +255,7 @@
---|