Skip to content

Commit

Permalink
version 1.0.18
Browse files Browse the repository at this point in the history
  • Loading branch information
engram-design committed Dec 5, 2018
1 parent f1ed68e commit 2e3bed0
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## 1.0.18 - 2018-12-06

### Added
- Added `hasActiveChild` to node, for use when not using the `{% nav %}` twig tag.

### Fixed
- Fix migration issue from 1.0.16.1 to 1.0.17.2.

## 1.0.17.2 - 2018-11-25

### Fixed
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": "A Craft CMS plugin to create navigation menus for your site.",
"type": "craft-plugin",
"version": "1.0.17.2",
"version": "1.0.18",
"keywords": [
"craft",
"cms",
Expand Down

0 comments on commit 2e3bed0

Please sign in to comment.