Skip to content

Commit

Permalink
Update CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
rubenvanassche authored and github-actions[bot] committed Feb 16, 2024
1 parent f5b3c93 commit 47a4ae6
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,16 @@ All notable changes to `php-structure-discoverer` will be documented in this fil

- Added support for using Reflection instead of PHP token parsing to discover structures

## 2.1.0 - 2024-02-16

### What's Changed

* Fix doc example spacing by @stevebauman in https://github.com/spatie/php-structure-discoverer/pull/15
* Laravel 11 by @rubenvanassche in https://github.com/spatie/php-structure-discoverer/pull/16
* Dropped support for Laravel 9

**Full Changelog**: https://github.com/spatie/php-structure-discoverer/compare/2.0.1...2.1.0

## 2.0.1 - 2024-01-08

### What's Changed
Expand Down

0 comments on commit 47a4ae6

Please sign in to comment.