File tree Expand file tree Collapse file tree 1 file changed +35
-0
lines changed
database/seeders/releases Expand file tree Collapse file tree 1 file changed +35
-0
lines changed Original file line number Diff line number Diff line change
1
+ {
2
+ "id" : 230 ,
3
+ "release_changelog_id" : 237 ,
4
+ "version" : " v9.1.1" ,
5
+ "title" : " Classic Era and Wrath dungeons are no longer assigned to an incorrect game version" ,
6
+ "silent" : 1 ,
7
+ "spotlight" : 0 ,
8
+ "created_at" : " 2024-03-28T21:20:04+00:00" ,
9
+ "updated_at" : " 2024-03-28T21:20:04+00:00" ,
10
+ "changelog" : {
11
+ "id" : 237 ,
12
+ "release_id" : 230 ,
13
+ "description" : null ,
14
+ "changes" : [
15
+ {
16
+ "release_changelog_id" : 237 ,
17
+ "release_changelog_category_id" : 1 ,
18
+ "ticket_id" : null ,
19
+ "change" : " The new spells that you can attach to your pulls are now ordered alphabetically (by category, name)."
20
+ },
21
+ {
22
+ "release_changelog_id" : 237 ,
23
+ "release_changelog_category_id" : 5 ,
24
+ "ticket_id" : null ,
25
+ "change" : " Classic Era and Wrath dungeons are no longer assigned to an incorrect game version."
26
+ },
27
+ {
28
+ "release_changelog_id" : 237 ,
29
+ "release_changelog_category_id" : 5 ,
30
+ "ticket_id" : null ,
31
+ "change" : " Added missing Bloodlust icon."
32
+ }
33
+ ]
34
+ }
35
+ }
You can’t perform that action at this time.
0 commit comments