Skip to content

Commit fff3ca4

Browse files
committed
doc
1 parent d83601b commit fff3ca4

File tree

1 file changed

+27
-1
lines changed

1 file changed

+27
-1
lines changed

CHANGELOG.md

+27-1
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,31 @@ All notable changes to this project will be documented in this file, since v7.0.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
## [8.1.1] - 2021-04-02
9+
10+
## Added
11+
12+
* #1565 Add prohibited validation rule
13+
* #1510 [af] Added Afrikaans language support
14+
15+
### Changed
16+
17+
* feature: [ar] #1584 validation.php validation-inline.php json file
18+
* feature: [es] #1566 #1579 #1585 validation.php validation-inline.php json file
19+
* feature: [fr] #1580 json file
20+
* feature: [hy] #1572 #1573 #1574 auth.php validation.php
21+
* feature: [it] #1568 json file
22+
* feature: [nl] #1587 json file
23+
* feature: [pt] #1575 auth.php
24+
* feature: [pt_BR] #1564 #1575 auth.php json file
25+
* feature: [ru] #1576 #1582 validation.php validation-inline.php json file
26+
* feature: [tr] #1565 validation.php validation-inline.php
27+
28+
### Todo script
29+
30+
* New version with automatic add needed tags
31+
* One page by language
32+
833
## [8.1.0] - 2021-01-23
934

1035
### Added
@@ -250,7 +275,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
250275

251276
* feature: #1269 Rename locale folders following ISO 15897 format
252277

253-
[Unreleased]: https://github.com/caouecs/Laravel-lang/compare/8.1.0...master
278+
[Unreleased]: https://github.com/caouecs/Laravel-lang/compare/8.1.1...master
279+
[8.1.1]: https://github.com/caouecs/Laravel-lang/compare/8.1.0...8.1.1
254280
[8.1.0]: https://github.com/caouecs/Laravel-lang/compare/8.0.3...8.1.0
255281
[8.0.3]: https://github.com/caouecs/Laravel-lang/compare/8.0.2...8.0.3
256282
[8.0.2]: https://github.com/caouecs/Laravel-lang/compare/8.0.1...8.0.2

0 commit comments

Comments
 (0)