1
0
mirror of https://github.com/jhillyerd/inbucket.git synced 2025-12-17 09:37:02 +00:00

release 3.1.0-beta3 (#554)

Signed-off-by: James Hillyerd <james@hillyerd.com>
This commit is contained in:
James Hillyerd
2024-11-02 13:08:23 -07:00
committed by GitHub
parent 7d396a6bff
commit bd51662ce8

View File

@@ -6,6 +6,9 @@ This project adheres to [Semantic Versioning](http://semver.org/).
## [Unreleased] ## [Unreleased]
## [v3.1.0-beta3] - 2024-11-02
### Added ### Added
- Lua scripting additions: - Lua scripting additions:
- Add `SMTPSession` and `BeforeRcptToAccepted` event (#541) - Add `SMTPSession` and `BeforeRcptToAccepted` event (#541)
@@ -367,7 +370,8 @@ No change from beta1.
specific message. specific message.
[Unreleased]: https://github.com/inbucket/inbucket/compare/v3.1.0-beta2...main [Unreleased]: https://github.com/inbucket/inbucket/compare/v3.1.0-beta3...main
[v3.1.0-beta3]: https://github.com/inbucket/inbucket/compare/v3.1.0-beta2...v3.1.0-beta3
[v3.1.0-beta2]: https://github.com/inbucket/inbucket/compare/v3.1.0-beta1...v3.1.0-beta2 [v3.1.0-beta2]: https://github.com/inbucket/inbucket/compare/v3.1.0-beta1...v3.1.0-beta2
[v3.1.0-beta1]: https://github.com/inbucket/inbucket/compare/v3.0.4...v3.1.0-beta1 [v3.1.0-beta1]: https://github.com/inbucket/inbucket/compare/v3.0.4...v3.1.0-beta1
[v3.0.4]: https://github.com/inbucket/inbucket/compare/v3.0.3...v3.0.4 [v3.0.4]: https://github.com/inbucket/inbucket/compare/v3.0.3...v3.0.4