# Changelog

All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](https://keepachangelog.com), and this project adheres to [Semantic Versioning](https://semver.org).

## Unreleased

## v2.9.1 - 2025-03-28

### Fixed
- Resolve correct custom icons path ([#94](https://github.com/owenvoke/blade-fontawesome/pull/94))

## v2.9.0 - 2025-02-17

### Added
- Add support for Laravel 12 ([#93](https://github.com/owenvoke/blade-fontawesome/pull/93))

### Changed
- Update to Font Awesome v6.7.2 ([#91](https://github.com/owenvoke/blade-fontawesome/pull/91))

## v2.8.0 - 2024-11-25

### Changed
- Update to Font Awesome v6.7.0 ([#88](https://github.com/owenvoke/blade-fontawesome/pull/88))
- Update to Font Awesome v6.7.1 ([#89](https://github.com/owenvoke/blade-fontawesome/pull/89))

### Removed
- Remove Safe PHP package ([#90](https://github.com/owenvoke/blade-fontawesome/pull/90))

## v2.7.0 - 2024-11-01

### Added
- Update Font Awesome Sharp prefixes ([#77](https://github.com/owenvoke/blade-fontawesome/pull/77) and [#85](https://github.com/owenvoke/blade-fontawesome/pull/85))
- Add support for Font Awesome Kits ([#83](https://github.com/owenvoke/blade-fontawesome/pull/83))
- Add support for Duotone Solid Sharp icons ([#81](https://github.com/owenvoke/blade-fontawesome/pull/81))

### Changed
- Update to Font Awesome v6.6.0 ([#80](https://github.com/owenvoke/blade-fontawesome/pull/80))

## v2.6.0 - 2024-02-27

### Added
- Add support for Laravel 11 ([#72](https://github.com/owenvoke/blade-fontawesome/pull/72))

## v2.5.1 - 2023-12-12

### Fixed
- Update to Font Awesome v6.5.1 ([#68](https://github.com/owenvoke/blade-fontawesome/pull/68))

## v2.5.0 - 2023-11-29

### Added
- Add support for Sharp Thin icons ([#67](https://github.com/owenvoke/blade-fontawesome/pull/67))

### Changed
- Update to Font Awesome v6.5.0 ([#66](https://github.com/owenvoke/blade-fontawesome/pull/66))

## v2.4.1 - 2023-08-15

### Fixed
- Add missing directory checks for Pro icons ([#59](https://github.com/owenvoke/blade-fontawesome/pull/59))

## v2.4.0 - 2023-08-14

### Added
- Add support for Sharp icons ([#56](https://github.com/owenvoke/blade-fontawesome/pull/56))
- Add support for custom Kit icons ([#56](https://github.com/owenvoke/blade-fontawesome/pull/56))

### Changed
- Update to Font Awesome v6.4.2 ([#55](https://github.com/owenvoke/blade-fontawesome/pull/55))

## v2.3.0 - 2023-06-06

### Added
- Update to use Safe PHP ([#53](https://github.com/owenvoke/blade-fontawesome/pull/53))

### Changed
- Update to Font Awesome v6.4.0 ([#54](https://github.com/owenvoke/blade-fontawesome/pull/54))

## v2.2.0 - 2023-02-14

### Added
- Add support for Laravel 10.x ([#49](https://github.com/owenvoke/blade-fontawesome/pull/49))

### Changed
- Update to Font Awesome v6.3.0 ([#48](https://github.com/owenvoke/blade-fontawesome/pull/48))

## v2.1.0 - 2022-10-18

### Changed
- Update to Font Awesome v6.2.0 ([#45](https://github.com/owenvoke/blade-fontawesome/pull/45))

## v2.0.0 - 2022-02-09

### Added
- Add support for PHP 8.1 ([#32](https://github.com/owenvoke/blade-fontawesome/pull/32))
- Add support for Laravel 9 ([#33](https://github.com/owenvoke/blade-fontawesome/pull/33))

### Changed
- Update to Font Awesome v6.0.0 ([#34](https://github.com/owenvoke/blade-fontawesome/pull/34))

### Removed
- Drop support for Laravel `<9` ([#33](https://github.com/owenvoke/blade-fontawesome/pull/33))
- Drop support for PHP `<8` ([#33](https://github.com/owenvoke/blade-fontawesome/pull/33))
