Skip to content

Commit

Permalink
Merge tag 'v1.9.8' into develop
Browse files Browse the repository at this point in the history
Release v1.9.8
  • Loading branch information
axllent committed Oct 16, 2023
2 parents 82d54d3 + c5ea550 commit ccd27e2
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,24 @@

Notable changes to Mailpit will be documented in this file.

## [v1.9.8]

### Chore
- Replace satori/go.uuid with github.com/google/uuid ([#190](https://github.com/axllent/mailpit/issues/190))
- Replace html2text modules with simplified internal function

### Libs
- Update node modules
- Update Go modules

### Swagger
- Update swagger documentation

### Tests
- Add test to validate swagger.json
- Add html2text tests


## [v1.9.7]

### Fix
Expand Down

0 comments on commit ccd27e2

Please sign in to comment.