Skip to content

Commit

Permalink
Put Highlights on the top of RN
Browse files Browse the repository at this point in the history
This should really be a separate high-level section as it contains a
subset of the full changelog (i.e. the items are repeated in the
respective categories below).
  • Loading branch information
dmnks committed Mar 22, 2024
1 parent 6d36651 commit 9f36fd7
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 3 deletions.
4 changes: 2 additions & 2 deletions wiki/Releases/4.20.0.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,7 @@ title: rpm.org - Releases
* Source: TBD
* SHA256SUM: TBD

## Summary of changes
### Highlights
## Highlights
* Command line: Implement `--json` query format ([#2913](https://github.com/rpm-software-management/rpm/pull/2913))
* Transaction: Pass arg1 to file trigger scripts ([#2871](https://github.com/rpm-software-management/rpm/pull/2871))
* Transaction: Pass arg2 to file trigger scripts ([#2883](https://github.com/rpm-software-management/rpm/pull/2883))
Expand All @@ -23,6 +22,7 @@ title: rpm.org - Releases
* Plugins: Add a new plugin to enable Linux-specific namespace functionality ([#2666](https://github.com/rpm-software-management/rpm/pull/2666))
* Plugins: Make the plugin API public ([#2661](https://github.com/rpm-software-management/rpm/pull/2661))

## Changelog
### Enhancements
* Command line: Add `--list` and `--delete` commands to rpmkeys ([#2921](https://github.com/rpm-software-management/rpm/pull/2921))
* Command line: Implement `--json` query format ([#2913](https://github.com/rpm-software-management/rpm/pull/2913))
Expand Down
5 changes: 4 additions & 1 deletion wiki/Releases/skeleton.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,10 @@ title: rpm.org - Releases
* Source: [rpm-X.Y.Z.tar.bz2](https://ftp.osuosl.org/pub/rpm/releases/rpm-X.Y.x/rpm-X.Y.Z.tar.bz2)
* SHA256SUM: [insert here]

## Summary of changes
## Highlights
[insert here]

## Changelog
[insert here]

[Full Changelog](https://github.com/rpm-software-management/rpm/compare/rpm-X.Y.Z-1-release...rpm-X.Y.Z-release)
Expand Down

0 comments on commit 9f36fd7

Please sign in to comment.