@@ -5,6 +5,31 @@ All notable changes to this project will be documented in this file, since v7.0.
5
5
The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
6
6
and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
7
7
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
+
8
33
## [ 8.1.0] - 2021-01-23
9
34
10
35
### Added
@@ -250,7 +275,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
250
275
251
276
* feature: #1269 Rename locale folders following ISO 15897 format
252
277
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
254
280
[ 8.1.0 ] : https://github.com/caouecs/Laravel-lang/compare/8.0.3...8.1.0
255
281
[ 8.0.3 ] : https://github.com/caouecs/Laravel-lang/compare/8.0.2...8.0.3
256
282
[ 8.0.2 ] : https://github.com/caouecs/Laravel-lang/compare/8.0.1...8.0.2
0 commit comments