add upcoming release to website, and rotate apidiff

This commit is contained in:
Mechiel Lukkien 2024-10-06 12:48:56 +02:00
parent 5699686870
commit bd842d3ff5
No known key found for this signature in database
3 changed files with 47 additions and 46 deletions

View file

@ -1,43 +0,0 @@
Below are the incompatible changes between v0.0.11 and next, per package.
# dane
# dmarc
# dmarcrpt
# dns
# dnsbl
# iprev
# message
- (*HeaderWriter).AddWrap: changed from func([]byte) to func([]byte, bool)
# mtasts
# publicsuffix
# ratelimit
# sasl
# scram
# smtp
# smtpclient
# spf
# subjectpass
# tlsrpt
# updates
# webapi
# webhook

43
apidiff/v0.0.12.txt Normal file
View file

@ -0,0 +1,43 @@
Below are the incompatible changes between v0.0.11 and next, per package.
# dane
# dmarc
# dmarcrpt
# dns
# dnsbl
# iprev
# message
- (*HeaderWriter).AddWrap: changed from func([]byte) to func([]byte, bool)
# mtasts
# publicsuffix
# ratelimit
# sasl
# scram
# smtp
# smtpclient
# spf
# subjectpass
# tlsrpt
# updates
# webapi
# webhook

View file

@ -27,14 +27,15 @@ See [Features](features/) for the details, including roadmap.
## Latest release ## Latest release
The latest release is v0.0.11, released on 2024-04-30, see [release The latest release is v0.0.12, released on 2024-10-06, see [release
notes](https://github.com/mjl-/mox/releases/tag/v0.0.11), [download notes](https://github.com/mjl-/mox/releases/tag/v0.0.12), [download
binaries](https://beta.gobuilds.org/github.com/mjl-/mox@v0.0.11/linux-amd64-latest/), binaries](https://beta.gobuilds.org/github.com/mjl-/mox@v0.0.12/linux-amd64-latest/),
or see [all releases](https://github.com/mjl-/mox/releases). or see [all releases](https://github.com/mjl-/mox/releases).
## News ## News
- 2024-10-06, [v0.0.12](https://github.com/mjl-/mox/releases/tag/v0.0.12) released
- 2024-04-30, [v0.0.11](https://github.com/mjl-/mox/releases/tag/v0.0.11) released - 2024-04-30, [v0.0.11](https://github.com/mjl-/mox/releases/tag/v0.0.11) released
- 2024-03-09, [v0.0.10](https://github.com/mjl-/mox/releases/tag/v0.0.10) released - 2024-03-09, [v0.0.10](https://github.com/mjl-/mox/releases/tag/v0.0.10) released
- 2024-01-09, [v0.0.9](https://github.com/mjl-/mox/releases/tag/v0.0.9) released - 2024-01-09, [v0.0.9](https://github.com/mjl-/mox/releases/tag/v0.0.9) released