Skip to content

Commit

Permalink
Update CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
rawilk authored and github-actions[bot] committed Mar 6, 2024
1 parent 358c0f7 commit 6ffe2fe
Showing 1 changed file with 23 additions and 1 deletion.
24 changes: 23 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,33 @@

All notable changes to `human-keys` will be documented in this file

## v1.1.0 - 2024-03-06

### What's Changed

* Bump dependabot/fetch-metadata from 1.4.0 to 1.5.1 by @dependabot in https://github.com/rawilk/human-keys/pull/2
* Bump aglipanci/laravel-pint-action from 2.2.0 to 2.3.0 by @dependabot in https://github.com/rawilk/human-keys/pull/3
* Bump dependabot/fetch-metadata from 1.5.1 to 1.6.0 by @dependabot in https://github.com/rawilk/human-keys/pull/4
* Bump stefanzweifel/git-auto-commit-action from 4 to 5 by @dependabot in https://github.com/rawilk/human-keys/pull/7
* Bump actions/checkout from 3 to 4 by @dependabot in https://github.com/rawilk/human-keys/pull/6
* Composer: Update godruoyi/php-snowflake requirement from ^2.2 to ^3.0 by @dependabot in https://github.com/rawilk/human-keys/pull/5
* Add Laravel 11.x Support by @rawilk in https://github.com/rawilk/human-keys/pull/8
* Add PHP 8.3 support by @rawilk in https://github.com/rawilk/human-keys/pull/9
* Stop autoloading non-existent database/factories namespace by @rawilk in https://github.com/rawilk/human-keys/pull/10
* Update pint config by @rawilk in https://github.com/rawilk/human-keys/pull/11
* Add uuid generator by @rawilk in https://github.com/rawilk/human-keys/pull/12

### New Contributors

* @rawilk made their first contribution in https://github.com/rawilk/human-keys/pull/8

**Full Changelog**: https://github.com/rawilk/human-keys/compare/v1.0.1...v1.1.0

## v1.0.1 - 2023-05-08

### What's Changed

- Fix `HumanKeys` Facade autoload reference in composer
- Fix `HumanKeys` Facade autoload reference in composer

**Full Changelog**: https://github.com/rawilk/human-keys/compare/v1.0.0...v1.0.1

Expand Down

0 comments on commit 6ffe2fe

Please sign in to comment.