File tree 2 files changed +8
-2
lines changed
2 files changed +8
-2
lines changed Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file. This project adheres to
4
4
[ Semantic Versioning] ( http://semver.org/ ) and [ this changelog format] ( http://keepachangelog.com/ ) .
5
5
6
+ ## Unreleased
7
+
8
+ ### Added
9
+
10
+ - Added Spanish and Brazilian Portuguese translations for specification and validation error messages.
11
+
6
12
## [ 2.2.0] - 2022-04-10
7
13
8
14
### Added
Original file line number Diff line number Diff line change 29
29
"laravel-json-api/eloquent" : " ^2.1.1" ,
30
30
"laravel-json-api/encoder-neomerx" : " ^2.0" ,
31
31
"laravel-json-api/exceptions" : " ^1.1" ,
32
- "laravel-json-api/spec" : " ^1.1.1 " ,
33
- "laravel-json-api/validation" : " ^2.0 " ,
32
+ "laravel-json-api/spec" : " ^1.2 " ,
33
+ "laravel-json-api/validation" : " ^2.1 " ,
34
34
"laravel/framework" : " ^8.76|^9.0"
35
35
},
36
36
"require-dev" : {
You can’t perform that action at this time.
0 commit comments