1
0
mirror of https://github.com/axllent/mailpit.git synced 2025-02-09 13:38:37 +02:00

Release v1.18.5

This commit is contained in:
Ralph Slooten 2024-06-07 14:20:05 +12:00
parent 79e1f9d773
commit b595af6b72

View File

@ -2,6 +2,16 @@
Notable changes to Mailpit will be documented in this file.
## [v1.18.5]
### Chore
- Update node dependencies
- Update Go dependencies
### Feature
- Add pagination & limits to URL parameters ([#303](https://github.com/axllent/mailpit/issues/303))
## [v1.18.4]
### Chore