From b595af6b728f050abf36344eaf34cf8b16588f9c Mon Sep 17 00:00:00 2001 From: Ralph Slooten Date: Fri, 7 Jun 2024 14:20:05 +1200 Subject: [PATCH] Release v1.18.5 --- CHANGELOG.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index ea4b04d86..10f7cebcf 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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