Skip to content

Latest commit

 

History

History
59 lines (34 loc) · 2.03 KB

CHANGELOG.md

File metadata and controls

59 lines (34 loc) · 2.03 KB

Changelog

All notable changes to laravel-navigation will be documented in this file

1.2.1 - 2023-02-10

  • Add support for Laravel 10
  • Add support for PHP 8.2

1.2.0 - 2022-10-18

What's Changed

  • feat: support rendering the current section by @innocenzi in #13

Full Changelog: https://github.com/spatie/laravel-navigation/compare/1.1.1...1.2.0

1.1.1 - 2022-09-29

What's Changed

  • Update .gitattributes by @angeljqv in #9
  • in_array strict mode by @hopkins385 in #17

New Contributors

  • @angeljqv made their first contribution in #9
  • @hopkins385 made their first contribution in #17

Full Changelog: https://github.com/spatie/laravel-navigation/compare/1.1.0...1.1.1

1.1.0 - 2022-06-10

What's Changed

  • feat: support attributes parameter by @innocenzi in #8

New Contributors

  • @innocenzi made their first contribution in #8

Full Changelog: https://github.com/spatie/laravel-navigation/compare/1.0...1.1.0

1.0.0 - 2022-05-19

What's Changed

  • Stable release! 🎉

Contributors

  • @Nielsvanpach made their first contribution in #1
  • @richardkeep made their first contribution in #2
  • @martinszemitis made their first contribution in #3
  • @patinthehat made their first contribution in #5
  • @amiranagram made their first contribution in #6
  • @rubenvanassche made their first contribution in #7

Full Changelog: https://github.com/spatie/laravel-navigation/commits/1.0