# Changelog

*We intend to follow [Semantic Versioning 2.0.0](https://semver.org/), if you 
find a change that break's semver, please create an issue.*

## [v1.17.0](https://github.com/symfonycasts/verify-email-bundle/releases/tag/v1.17.0)

*March 16th, 2024*

### Feature

* [#165](https://github.com/symfonycasts/verify-email-bundle/pull/165) - UriSignerFactory to become internal in 2.x - *@jrushlow*
* [#157](https://github.com/symfonycasts/verify-email-bundle/pull/157) - use `UriSigner::checkRequest()` to validate signatures using a `Request` object - *@jrushlow*

## [v1.14.0](https://github.com/symfonycasts/verify-email-bundle/releases/tag/v1.14.0)

*September 22nd, 2023*

### Feature

* Add Persian(Farsi) language by @BahmanMD in https://github.com/SymfonyCasts/verify-email-bundle/pull/134
* [ci] handle future return types by @jrushlow in https://github.com/SymfonyCasts/verify-email-bundle/pull/137
* Add el,mk tranlations by @zmakrevski in https://github.com/SymfonyCasts/verify-email-bundle/pull/146

## [v1.13.0](https://github.com/symfonycasts/verify-email-bundle/releases/tag/v1.13.0)

*January 4th, 2023*

### Feature

- [#131](https://github.com/symfonycasts/verify-email-bundle/pull/131) - Indonesian translation - *@priyadi*
- [#130](https://github.com/symfonycasts/verify-email-bundle/pull/130) - Add Dutch translations to exceptions - *@brentlobbezoo*

## [v1.12.0](https://github.com/symfonycasts/verify-email-bundle/releases/tag/v1.12.0)

*October 4th, 2022*

### Feature

- [#127](https://github.com/symfonycasts/verify-email-bundle/pull/127) - [translations] additional Polish translations - *@Flower7C3*
- [#125](https://github.com/symfonycasts/verify-email-bundle/pull/125) - drop symfony 4.4 support - *@jrushlow*

## [v1.11.0](https://github.com/symfonycasts/verify-email-bundle/releases/tag/v1.11.0)

*July 12th, 2022*

### Feature

- [#118](https://github.com/symfonycasts/verify-email-bundle/pull/118) - Add catalan translations - *@victormhg*
### Bug

- [#121](https://github.com/symfonycasts/verify-email-bundle/pull/121) - Add missing target-language attr to all translations - *@bocharsky-bw*

## [v1.10.0](https://github.com/symfonycasts/verify-email-bundle/releases/tag/v1.10.0)

*March 8th, 2022*

### Feature

- [#111](https://github.com/symfonycasts/verify-email-bundle/pull/111) - romanian translation - *@redecs*
- [#110](https://github.com/symfonycasts/verify-email-bundle/pull/110) - Add Spanish translations to exceptions - *@larzuk91*
## [v1.9.0](https://github.com/symfonycasts/verify-email-bundle/releases/tag/v1.9.0)

*February 23rd, 2022*

### Feature


- [#109](https://github.com/symfonycasts/verify-email-bundle/pull/109) - [translations] Slovak - *@jrushlow*
- [#107](https://github.com/symfonycasts/verify-email-bundle/pull/107) - Translate exception reasons to French - *@PauchardThomas*
- [#106](https://github.com/symfonycasts/verify-email-bundle/pull/106) - Translate exception reasons to Russian - *@bocharsky-bw*
- [#105](https://github.com/symfonycasts/verify-email-bundle/pull/105) - Translate exception reasons to Ukrainian - *@bocharsky-bw*
- [#103](https://github.com/symfonycasts/verify-email-bundle/pull/103) - RFC: Add translations for exception reasons - *@bocharsky-bw*

## [v1.8.0](https://github.com/SymfonyCasts/verify-email-bundle/releases/tag/v1.8.0)

*January 31st, 2022*

### Feature

- [#95](https://github.com/symfonycasts/verify-email-bundle/pull/95) - [translations] add Hungarian translations - *@jrushlow*

## [v1.7.0](https://github.com/SymfonyCasts/verify-email-bundle/releases/tag/v1.7.0)

*November 30th, 2021*

### Feature

- [#90](https://github.com/SymfonyCasts/verify-email-bundle/pull/90) - allow deprecation contracts 3.0 - *@jrushlow*

## [v1.6.0](https://github.com/SymfonyCasts/verify-email-bundle/releases/tag/v1.6.0)

*November 18th, 2021*

### Feature

- [#76](https://github.com/SymfonyCasts/verify-email-bundle/pull/76) - add missing return types for Symfony 6 support - *@jrushlow*
- [#79](https://github.com/SymfonyCasts/verify-email-bundle/pull/79) - [translations] add Finnish translations - *@jrushlow*
- [#80](https://github.com/SymfonyCasts/verify-email-bundle/pull/80) - [translations] add Czech translations - *@jnovakdev*
- [#84](https://github.com/SymfonyCasts/verify-email-bundle/pull/84) - [translations] Add Japanese translation - *@nabbisen*
- [#85](https://github.com/SymfonyCasts/verify-email-bundle/pull/85) - allow symfony6 - *@tacman*

## [v1.5.0](https://github.com/SymfonyCasts/verify-email-bundle/releases/tag/v1.5.0)

*May 5th, 2021*

### Feature

- [#72](https://github.com/SymfonyCasts/verify-email-bundle/pull/72) - Add Arabic Translations - *@zairigimad*
- [#71](https://github.com/SymfonyCasts/verify-email-bundle/pull/71) - Add Turkish Translations - *@kzorluoglu*

## [v1.4.0](https://github.com/SymfonyCasts/verify-email-bundle/releases/tag/v1.4.0)

*April 12th, 2021*

### Feature

- [#69](https://github.com/SymfonyCasts/verify-email-bundle/pull/69) - add Italian translations - *@jrushlow*
- [#68](https://github.com/SymfonyCasts/verify-email-bundle/pull/68) - add Portuguese translations - *@jrushlow*
- [#66](https://github.com/SymfonyCasts/verify-email-bundle/pull/66) - Added Spanish language - *@idmarinas*

## [v1.3.0](https://github.com/SymfonyCasts/verify-email-bundle/releases/tag/v1.3.0)

*March 29th, 2021*

### Feature

- [#60](https://github.com/SymfonyCasts/verify-email-bundle/pull/60) - Added Dutch translations (in intl-icu format) - *@evertharmeling*
- [#58](https://github.com/SymfonyCasts/verify-email-bundle/pull/58) - Add Russian translation - *@bocharsky-bw*
- [#57](https://github.com/SymfonyCasts/verify-email-bundle/pull/57) - Add Ukrainian translation - *@bocharsky-bw*
- [#56](https://github.com/SymfonyCasts/verify-email-bundle/pull/56) - add Polish translations - *@jrushlow*

## [v1.2.0](https://github.com/SymfonyCasts/verify-email-bundle/releases/tag/v1.2.0)

*February 8th, 2021*

### Feature

- [#55](https://github.com/SymfonyCasts/verify-email-bundle/pull/55) - Enhancement: Add French translations - *@routmoute*
- [#54](https://github.com/SymfonyCasts/verify-email-bundle/pull/54) - Enhancement: Add Serbian translations - *@N-M*
- [#52](https://github.com/SymfonyCasts/verify-email-bundle/pull/52) - Enhancement: Add German translations - *@OskarStark*

## [v1.1.1](https://github.com/SymfonyCasts/verify-email-bundle/releases/tag/v1.1.1)

*December 18th, 2020*

### Bug Fix

- [#43](https://github.com/SymfonyCasts/verify-email-bundle/pull/43) - improve signature expiration support - *@jrushlow*

## [v1.1.0](https://github.com/SymfonyCasts/verify-email-bundle/releases/tag/v1.1.0)

*December 8th, 2020*

### Feature

- [#42](https://github.com/SymfonyCasts/verify-email-bundle/pull/42) - Allow installation with PHP8, add Symfony 5.2 to tests - *@ker0x*

## [v1.0.0](https://github.com/SymfonyCasts/verify-email-bundle/releases/tag/v1.0.0)

*May 24th, 2020*


* Initial release
