Skip to content

Latest commit

 

History

History
45 lines (24 loc) · 1.11 KB

CHANGELOG.md

File metadata and controls

45 lines (24 loc) · 1.11 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

Please check the UPGRADING.md file before upgrading to a major version!

v2.1.0 - 2023-04-18

What's Changed

  • Laravel 10 support

Full Changelog: https://github.com/Lukasss93/laravel-larex-crowdin/compare/v2.0...v2.1.0

2.0 - 2022-02-12

Added

  • Added support for Laravel 9

Removed

  • Dropped PHP 7.4 support
  • Dropped Laravel 7 support

v1.0.2 - 2021-10-27

Fixed

  • Fix missing importEqSuggestions=true to CrowdinExporter

v1.0.1 - 2021-09-13

Fixed

  • Bug fix: wrong import with subkeys

v1.0 - 2021-08-20

Added

  • First release