File tree Expand file tree Collapse file tree 4 files changed +9
-3
lines changed
Expand file tree Collapse file tree 4 files changed +9
-3
lines changed Original file line number Diff line number Diff line change 1+ Version 2.5.11
2+ ==============
3+
4+ * Add count_skips field to Importance by Component widget (#524 )
5+ * Fix filterheatmap URL composition for view (#530 )
6+
17Version 2.5.10
28==============
39
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ openapi: 3.0.0
22info :
33 description : A system to store and query test results
44 title : Ibutsu API
5- version : 2.5.10
5+ version : 2.5.11
66servers :
77 - url : /api
88tags :
Original file line number Diff line number Diff line change 11[project ]
2- version = " 2.5.10 "
2+ version = " 2.5.11 "
33name = " ibutsu_server"
44description = " A system to store and query test results and artifacts"
55authors = [
Original file line number Diff line number Diff line change 11{
22 "name" : " ibutsu-frontend" ,
3- "version" : " 2.5.10 " ,
3+ "version" : " 2.5.11 " ,
44 "private" : true ,
55 "dependencies" : {
66 "@babel/core" : " ^7.24.7" ,
You can’t perform that action at this time.
0 commit comments