Skip to content

Commit ce16725

Browse files
committed
Prepare for release
1 parent 25dd589 commit ce16725

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

CHANGELOG.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,11 @@
1616

1717
<!-- Your comment below this -->
1818

19+
20+
<!-- Your comment above this -->
21+
22+
## 11.1.0
23+
1924
- Adds support for the new [GitHub Job summaries](https://github.blog/2022-05-09-supercharging-github-actions-with-job-summaries/) API via:
2025
- `danger.github.setSummaryMarkdown("[markdown]")` for the JavaScript DSL
2126
- The results DSL for sub-processes now accepts `{ github: { stepSummary: "[markdown]" } }` from projects the Swift and Kotlin implementations of Danger.
@@ -24,9 +29,6 @@
2429
in the PR thread or trigger emails which is why it's a separate attribute in the DSL. Potentially open to having the main
2530
comment in the job summary if someone can make a good case for it in the Danger JS issues. [@orta]
2631

27-
<!-- Your comment above this -->
28-
29-
3032
# 11.0.5
3133

3234
- Set the timeout for getting results from the Danger runner to be 10 seconds

0 commit comments

Comments
 (0)