File tree 1 file changed +7
-7
lines changed
1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -6,16 +6,16 @@ See [compatibility docs](docs/compatibility.md) for details about backward compa
6
6
7
7
## CHANGE LOG ##
8
8
9
- * 6 .2.2 (2019-10-22)
10
- * Squashed multiple typographic errors in documentation.
9
+ * v6 .2.2 (2019-10-22)
10
+ * Squashed multiple typographic errors in the documentation files .
11
11
12
- * 6 .2.1 (2019-10-21)
12
+ * v6 .2.1 (2019-10-21)
13
13
* Added Laravel 6.3 to Travis-CI unit tests.
14
14
* Split tests into separate folders per class tested.
15
15
* ExceptionHandler no longer tries to enforce UTF-8 on exception message.
16
16
* Added PHP 7.4-snapshot to unit tests.
17
17
18
- * 6 .2.0 (2019-10-19)
18
+ * v6 .2.0 (2019-10-19)
19
19
* Changed how auto-converter checks for supported classes (see [ Data Conversion] ( docs/docs.md#data-conversion ) )
20
20
* Data conversion now supports [ JsonResource] ( https://laravel.com/docs/6.0/eloquent-resources ) data class.
21
21
* Added unit test for ` ResponseBuilderServiceProvider::mergeConfg() ` .
@@ -24,13 +24,13 @@ See [compatibility docs](docs/compatibility.md) for details about backward compa
24
24
* Added Laravel 6.2 to Travis-CI unit tests.
25
25
* Added unit tests for translation files.
26
26
27
- * 6 .1.2 (2019-10-02)
27
+ * v6 .1.2 (2019-10-02)
28
28
* Corrected ServiceProvider used for tests.
29
29
30
- * 6 .1.1 (2019-10-02)
30
+ * v6 .1.1 (2019-10-02)
31
31
* Fixed ` ResponseBuilderServiceProvider ` using unreferenced ` Arr ` class method (reported by yassir3wad).
32
32
33
- * 6 .1.0 (2019-09-28)
33
+ * v6 .1.0 (2019-09-28)
34
34
* ** BACKWARD INCOMPATIBLE CHANGES** ([ more info] ( docs/compatibility.md ) )
35
35
* Created new library logo (see [ artwork/] ( artwork/ ) folder).
36
36
* Added more unit tests to improve coverage.
You can’t perform that action at this time.
0 commit comments