Skip to content

Commit 025003b

Browse files
authored
Technical/Update changelog (#195)
1 parent 5c1b148 commit 025003b

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,16 @@
22

33
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
44

5+
## [2.4.0] - 2024-11-21
6+
7+
### Added
8+
9+
- Added [ability to wait for the specified number of messages to arrive or until timeout is reached](https://github.com/mocktools/go-smtp-mock/issues/181), `WaitForMessages()` and `WaitForMessagesAndPurge()` methods
10+
11+
### Updated
12+
13+
- Updated project documentation
14+
515
## [2.3.3] - 2024-11-17
616

717
### Fixed

0 commit comments

Comments
 (0)