Skip to content

Commit

Permalink
Update CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
Lukasss93 authored and github-actions[bot] committed Mar 13, 2024
1 parent 6bdf15c commit e3b88dc
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,23 @@

All notable changes to `nutgram/laravel` will be documented in this file.

## 1.4.0 - 2024-03-13

### What's Changed

* Fix for missing type by @Lukasss93 in https://github.com/nutgram/laravel/pull/17
* Refactor by @Lukasss93 in https://github.com/nutgram/laravel/pull/19
* Make It Ready For Laravel 11 by @Hesammousavi in https://github.com/nutgram/laravel/pull/20
* Fix saveFileToDisk() method by @sr-44 in https://github.com/nutgram/laravel/pull/23
* Fix dependencies for Laravel 11 support by @Lukasss93 in https://github.com/nutgram/laravel/pull/21

### New Contributors

* @Hesammousavi made their first contribution in https://github.com/nutgram/laravel/pull/20
* @sr-44 made their first contribution in https://github.com/nutgram/laravel/pull/23

**Full Changelog**: https://github.com/nutgram/laravel/compare/1.3.1...1.4.0

## 1.3.1 - 2023-11-06

- Fix wrong registration for logging views
Expand Down

0 comments on commit e3b88dc

Please sign in to comment.