Skip to content

Commit 626923b

Browse files
committed
Update changelog
1 parent d11b071 commit 626923b

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
# 5.1.0
2+
3+
* Improvement: Add support for [urgency](https://tools.ietf.org/html/rfc8030#section-5.3) & [topic](https://tools.ietf.org/html/rfc8030#section-5.4) (contributed by [email protected]).
4+
* Maintenance: Upgrade com.beust:jcommander to 1.78.
5+
* Maintenance: Upgrade org.bitbucket.b\_c:jose4j to 0.7.0.
6+
17
# 5.0.1
28

39
* Bugfix: Only verify the VAPID key pair if the keys are actually present (fixes #73).

RELEASE.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Release process
22

3+
0. Update CHANGELOG.md. Include changes to the source code, changes to the version of compile dependencies, etc. Do NOT include changes to the buildscript, version of test dependencies, etc.
4+
35
1. Update version string in `build.gradle` (1x), `README.md` (2x) to the new (non-SNAPSHOT) version.
46

57
```

0 commit comments

Comments
 (0)