# 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.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
