# 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.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))
