Skip to content

Commit

Permalink
version 2.0.20
Browse files Browse the repository at this point in the history
  • Loading branch information
engram-design committed Aug 8, 2023
1 parent 7efc76e commit 8849119
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Changelog

## 2.0.20 - 2023-08-09

### Added
- Add `aria-current=“page”` to `craft.navigation.render()`.
- Add `Node::getCurrent()`.

### Fixed
- Fix an error when running `resave/navigation-nodes`.

## 2.0.19 - 2023-07-11

### Added
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "verbb/navigation",
"description": "Create navigation menus for your site.",
"type": "craft-plugin",
"version": "2.0.19",
"version": "2.0.20",
"keywords": [
"craft",
"cms",
Expand Down

0 comments on commit 8849119

Please sign in to comment.