Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Tarpsvo committed Sep 18, 2019
1 parent 02f0929 commit 54ba3e1
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [1.4.1] - 2019-09-18

### Changed

- Fix Menu `slug` unique validation (thanks to [@zippoxer](https://github.com/zippoxer))

## [1.4.0] - 2019-09-12

### Changed
Expand Down Expand Up @@ -126,6 +132,7 @@ public static function getValue($value = null, array $parameters = null)
- Nesting and re-ordering of menu-items
- Creation of custom link options (ie links to Laravel models)

[1.4.1]: https://github.com/optimistdigital/nova-menu-builder/compare/1.4.0...1.4.1
[1.4.0]: https://github.com/optimistdigital/nova-menu-builder/compare/1.3.3...1.4.0
[1.3.3]: https://github.com/optimistdigital/nova-menu-builder/compare/1.3.2...1.3.3
[1.3.2]: https://github.com/optimistdigital/nova-menu-builder/compare/1.3.1...1.3.2
Expand Down

0 comments on commit 54ba3e1

Please sign in to comment.