File tree 2 files changed +19
-1
lines changed
2 files changed +19
-1
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "." : " 2.3 .0"
2
+ "." : " 2.4 .0"
3
3
}
Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 2.4.0] ( https://github.com/wayofdev/laravel-starter-tpl/compare/v2.3.0...v2.4.0 ) (2024-06-11)
4
+
5
+
6
+ ### Features
7
+
8
+ * split tests into functional and arch ([ c5b7931] ( https://github.com/wayofdev/laravel-starter-tpl/commit/c5b793199e36d3d99077dd1ba736927dbad76b5f ) )
9
+
10
+
11
+ ### Documentation
12
+
13
+ * update README ([ f41cc33] ( https://github.com/wayofdev/laravel-starter-tpl/commit/f41cc332ad0434c1d90d77af39706f4cf57fd3d3 ) )
14
+ * update README.md ([ 8698ed7] ( https://github.com/wayofdev/laravel-starter-tpl/commit/8698ed7a9371aae34f65cb737972b653ff75c8a9 ) )
15
+
16
+
17
+ ### Continuous Integration
18
+
19
+ * add mutation testing job ([ 670b7d9] ( https://github.com/wayofdev/laravel-starter-tpl/commit/670b7d986b9ba50e5428cba8366e3a84b0ca543a ) )
20
+
3
21
## [ 2.3.0] ( https://github.com/wayofdev/laravel-starter-tpl/compare/v2.2.0...v2.3.0 ) (2024-06-11)
4
22
5
23
You can’t perform that action at this time.
0 commit comments