Skip to content

Commit

Permalink
Prepare for release
Browse files Browse the repository at this point in the history
  • Loading branch information
orta committed May 18, 2022
1 parent 25dd589 commit ce16725
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,11 @@

<!-- Your comment below this -->


<!-- Your comment above this -->

## 11.1.0

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

<!-- Your comment above this -->


# 11.0.5

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

0 comments on commit ce16725

Please sign in to comment.