Skip to content

Commit

Permalink
Add version updates and Laravel V10 support in changelog
Browse files Browse the repository at this point in the history
The changelog has been updated to record important changes in recent versions. The latest versions include support for Laravel V10, while dropping support for PHP 7.4 and 8.0, as well as Laravel 6, 7, and 8. A new search API has also been introduced. This update helps users to stay informed about compatibility and feature updates.
  • Loading branch information
deligoez committed Oct 9, 2023
1 parent cbe1c56 commit 159a7b5
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,17 @@ All notable changes to `TCKimlikNo` will be documented in this file.

## [Unreleased]

## Version 4.1.0 - 2023-10-09
- New search api by @aydinfatih in #26

## Version 4.0.0 - 2023-04-28
- Add Laravel V10 Support
- Drop PHP 7.4 and 8.0 support.
- Drop Laravel 6, 7, 8 support

## Version 3.2.0 - 2022-05-25
- Laravel 9 support by @frkcn in #20

## Version 3.1.0 - 2021-05-17
- Allow localization of error messages (Thanks to [@Mecit](https://github.com/Mecit))

Expand Down

0 comments on commit 159a7b5

Please sign in to comment.