Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Tarpsvo committed Nov 15, 2019
1 parent f205851 commit e8996fb
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).

## [2.0.4] - 2019-11-15

### Changed

- Fixed latest migration's rollback not working due to wrong order of dropping foreign keys and indexes

## [2.0.3] - 2019-11-14

### Added
Expand Down Expand Up @@ -178,6 +184,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)

[2.0.4]: https://github.com/optimistdigital/nova-menu-builder/compare/2.0.3...2.0.4
[2.0.3]: https://github.com/optimistdigital/nova-menu-builder/compare/2.0.2...2.0.3
[2.0.2]: https://github.com/optimistdigital/nova-menu-builder/compare/2.0.1...2.0.2
[2.0.1]: https://github.com/optimistdigital/nova-menu-builder/compare/2.0.0...2.0.1
Expand Down

0 comments on commit e8996fb

Please sign in to comment.