You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+12-2Lines changed: 12 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,16 +10,26 @@ _None_
10
10
11
11
### New Features
12
12
13
-
-`upload_build_to_apps_cdn`: Update the list of valid values for `platform` to now support _both_`x86` and `ARM64` for the `Microsoft Store` and `Windows` platforms. [#669]
13
+
_None_
14
14
15
15
### Bug Fixes
16
16
17
-
- Fix `NoMethodError` (`undefined method 'trigger_action_by_name' for nil:NilClass`) when running `configure_setup`. [#670]
17
+
_None_
18
18
19
19
### Internal Changes
20
20
21
21
_None_
22
22
23
+
## 13.6.0
24
+
25
+
### New Features
26
+
27
+
-`upload_build_to_apps_cdn`: Update the list of valid values for `platform` to now support _both_`x86` and `ARM64` for the `Microsoft Store` and `Windows` platforms. [#669]
28
+
29
+
### Bug Fixes
30
+
31
+
- Fix `NoMethodError` (`undefined method 'trigger_action_by_name' for nil:NilClass`) when running `configure_setup`. [#670]
0 commit comments