File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Expand file tree Collapse file tree 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
66
77## CHANGE LOG ##
88
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 .
1111
12- * 6 .2.1 (2019-10-21)
12+ * v6 .2.1 (2019-10-21)
1313 * Added Laravel 6.3 to Travis-CI unit tests.
1414 * Split tests into separate folders per class tested.
1515 * ExceptionHandler no longer tries to enforce UTF-8 on exception message.
1616 * Added PHP 7.4-snapshot to unit tests.
1717
18- * 6 .2.0 (2019-10-19)
18+ * v6 .2.0 (2019-10-19)
1919 * Changed how auto-converter checks for supported classes (see [ Data Conversion] ( docs/docs.md#data-conversion ) )
2020 * Data conversion now supports [ JsonResource] ( https://laravel.com/docs/6.0/eloquent-resources ) data class.
2121 * Added unit test for ` ResponseBuilderServiceProvider::mergeConfg() ` .
@@ -24,13 +24,13 @@ See [compatibility docs](docs/compatibility.md) for details about backward compa
2424 * Added Laravel 6.2 to Travis-CI unit tests.
2525 * Added unit tests for translation files.
2626
27- * 6 .1.2 (2019-10-02)
27+ * v6 .1.2 (2019-10-02)
2828 * Corrected ServiceProvider used for tests.
2929
30- * 6 .1.1 (2019-10-02)
30+ * v6 .1.1 (2019-10-02)
3131 * Fixed ` ResponseBuilderServiceProvider ` using unreferenced ` Arr ` class method (reported by yassir3wad).
3232
33- * 6 .1.0 (2019-09-28)
33+ * v6 .1.0 (2019-09-28)
3434 * ** BACKWARD INCOMPATIBLE CHANGES** ([ more info] ( docs/compatibility.md ) )
3535 * Created new library logo (see [ artwork/] ( artwork/ ) folder).
3636 * Added more unit tests to improve coverage.
You can’t perform that action at this time.
0 commit comments