Mike McQuaid 1cf9f0f789
dev-cmd/release: output blog post release notes.
I forgot until I started to work on the 3.0.0 release that there was an
added step I would do for a major/minor release:

```
brew release-notes --markdown 2.7.0 | pbcopy
```

This would generate for 3.0.0/2.8.0 the release notes since 2.7.0 for
editing down into a blog post.

Add this behaviour to `brew release` and, because we're doing it
programmatically anyway, take this chance to also reject Dependabot
lines and sort them for easier grouping by pull request subject.
2021-02-03 10:06:10 +00:00
..
2021-01-26 15:36:44 -05:00
2021-01-26 15:36:44 -05:00
2021-01-26 15:36:44 -05:00
2021-01-26 16:19:47 -05:00
2021-01-07 13:27:17 +00:00
2021-01-25 13:46:35 -05:00
2021-01-25 13:46:51 -05:00
2021-01-28 10:54:26 +00:00
2021-01-26 16:19:47 -05:00
2021-01-26 15:36:44 -05:00