Skip to content

Commit

Permalink
Ready for 2.1
Browse files Browse the repository at this point in the history
Signed-off-by: Marty Friedel <[email protected]>
  • Loading branch information
martyf committed May 25, 2022
1 parent 23b0666 commit 663f2df
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -235,10 +235,13 @@ This most likely won't need your attention, but the `SitemapUrl` class has been
function arguments are now named, not an anonymous array.

v2.1 also introduces the ability to:
- include global taxonomies
- include global Taxonomy Terms
- include dynamic routes

Refer to the documentation above for more details.
To take advantage of the global Taxonomy Terms, you'll need to add the `globals` property to your config file. Take a
look at the package's [default config file](./config/sitemapamic.php) for an example.

Refer to the documentation above for more details about implementing both features.

### v1.0 to v2.0

Expand Down

0 comments on commit 663f2df

Please sign in to comment.