Skip to content

Commit c39f676

Browse files
committed
doc
1 parent 46cd86e commit c39f676

File tree

2 files changed

+6
-4
lines changed

2 files changed

+6
-4
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Laravel Lang
22

3-
In this repository, you can find the lang files for the [Laravel Framework 4/5/6/7/8](https://laravel.com), [Laravel Jetstream](https://jetstream.laravel.com) , [Laravel Fortify](https://github.com/laravel/fortify), [Laravel Cashier](https://laravel.com/docs/8.x/billing) and [Laravel Nova](https://nova.laravel.com).
3+
In this repository, you can find the lang files for the [Laravel Framework 4/5/6/7/8](https://laravel.com), [Laravel Jetstream](https://jetstream.laravel.com) , [Laravel Fortify](https://github.com/laravel/fortify), [Laravel Cashier](https://laravel.com/docs/8.x/billing), [Laravel Nova](https://nova.laravel.com) and [Laravel Spark](https://spark.laravel.com).
44

55
<p align="center">
66
[

docs/changelog.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ All notable changes to this project will be documented in this file, since v7.0.
77
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres
88
to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
99

10-
## [Unreleased]
10+
## [9.1.1] - 2021-05-02
1111

1212
### Changed
1313

@@ -17,9 +17,10 @@ to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
1717
* feature: [fr] json file
1818
* feature: [id] #1722 json file
1919
* feature: [it] #1729 json file
20+
* feature: [ja] #1736 auth.php pagination.php passwords.php validation-inline.php json exclude files
2021
* feature: [ms] #1720 validation.php validation-inline.php
2122
* feature: [pt] exclude file
22-
* feature: [pt_BR] exclude file
23+
* feature: [pt_BR] #1726 json exclude files
2324
* feature: [ru] #1721 #1725 json file
2425
* feature: [vi] #1723 json file
2526

@@ -430,7 +431,8 @@ For more information, see #1606 and #1607.
430431

431432
* feature: #1269 Rename locale folders following ISO 15897 format
432433

433-
[Unreleased]: https://github.com/caouecs/Laravel-lang/compare/9.1.0...master
434+
[Unreleased]: https://github.com/caouecs/Laravel-lang/compare/9.1.1...master
435+
[9.1.1]: https://github.com/caouecs/Laravel-lang/compare/9.1.0...9.1.1
434436
[9.1.0]: https://github.com/caouecs/Laravel-lang/compare/9.0.1...9.1.0
435437
[9.0.1]: https://github.com/caouecs/Laravel-lang/compare/9.0.0...9.0.1
436438
[9.0.0]: https://github.com/caouecs/Laravel-lang/compare/8.1.3...9.0.0

0 commit comments

Comments
 (0)