Skip to content

Latest commit

 

History

History
99 lines (52 loc) · 3.67 KB

CHANGELOG.md

File metadata and controls

99 lines (52 loc) · 3.67 KB

Changelog

This changelog follows the Keep a Changelog standard.

1.5.0 - 2024-02-29

What's Changed

  • laravel 11 support by @swapnilsarwe in #128

Full Changelog: https://github.com/codeat3/blade-zondicons/compare/1.4.0...1.5.0

1.4.0 - 2023-03-01

What's Changed

  • added support for laravel 10

Full Changelog: https://github.com/codeat3/blade-zondicons/compare/1.3.0...1.4.0

1.3.0 - 2022-02-07

What's Changed

  • Added support for Laravel 9 by @swapnilsarwe in #19

Full Changelog: https://github.com/codeat3/blade-zondicons/compare/1.2.0...1.3.0

1.2.0 - 2022-01-04

What's Changed

  • Updated the svg icons with the latest icon set available here
  • added auto generation script on a weekly basis
  • added changelog update workflow

Updated

  • Updated to the latest icons (030082a)

Added

  • Add config file (#8)

Changed

Added

Changed

  • Bump Blade Icons dependency (c00bda0)

Removed

Added

  • Laravel 8 support (#5)

Fixed

Changed

  • Defer library resolving (264beee)

Fixed

0.1.0 (2020-06-17)

Initial release.