Skip to content

Commit

Permalink
version 2.0.19
Browse files Browse the repository at this point in the history
  • Loading branch information
engram-design committed Jul 11, 2023
1 parent 38a1cd6 commit 7907734
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.19 - 2023-07-11

### Added
- Add `NodeType::beforeSaveNode`.
- Add `NodeType::getDefaultTitle`.

### Fixed
- Fix Site not not using the site name as the default title.

## 2.0.18 - 2023-05-27

### 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": "Create navigation menus for your site.",
"type": "craft-plugin",
"version": "2.0.18",
"version": "2.0.19",
"keywords": [
"craft",
"cms",
Expand Down

0 comments on commit 7907734

Please sign in to comment.