Skip to content

Latest commit

 

History

History
34 lines (19 loc) · 1.2 KB

CHANGELOG.md

File metadata and controls

34 lines (19 loc) · 1.2 KB

Changelog

All notable changes to laravel-autotranslate will be documented in this file.

1.1.0 - 2023-07-08

What's Changed

  • Bump aglipanci/laravel-pint-action from 2.1.0 to 2.3.0 by @dependabot in #8
  • Bump dependabot/fetch-metadata from 1.3.6 to 1.5.1 by @dependabot in #9
  • Support for Laravel 10

Full Changelog: https://github.com/bernskioldmedia/laravel-autotranslate/compare/1.0.2...1.1.0

1.0.2 - 2023-03-11

What's Changed

  • Split large files in chunks by @ErikBernskiold in #4

Full Changelog: https://github.com/bernskioldmedia/laravel-autotranslate/compare/1.0.1...1.0.2

1.0.1 - 2023-03-10

What's Changed

  • Bump dependabot/fetch-metadata from 1.3.5 to 1.3.6 by @dependabot in #2
  • Don't translate variables by @ErikBernskiold in #3

Full Changelog: https://github.com/bernskioldmedia/laravel-autotranslate/compare/1.0.0...1.0.1

1.0.0 - 2023-01-15

Initial release.