Skip to content

Commit

Permalink
Release v0.0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
axllent committed Jul 11, 2024
1 parent b84a112 commit 4841c5c
Showing 1 changed file with 42 additions and 0 deletions.
42 changes: 42 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,42 @@
# Changelog

Notable changes to Mailpit will be documented in this file.

## [v0.0.6]

### Chore
- Automatically generate email headers if input does not contain valid email headers ([#10](https://github.com/axllent/mailpit/issues/10))
- Add changelog


## [v0.0.5]

### Feature
- Add Message-Id and Date headers (if missing)

### Fix
- Prevent additional "\r\n.\r\n" after DATA is over ([#10](https://github.com/axllent/mailpit/issues/10))

### Pull Requests
- Merge pull request [#9](https://github.com/axllent/mailpit/issues/9) from axllent/dependabot/github_actions/wangyoucao577/go-release-action-1.51
- Merge pull request [#8](https://github.com/axllent/mailpit/issues/8) from axllent/dependabot/github_actions/wangyoucao577/go-release-action-1.50
- Merge pull request [#7](https://github.com/axllent/mailpit/issues/7) from axllent/dependabot/github_actions/wangyoucao577/go-release-action-1.49
- Merge pull request [#6](https://github.com/axllent/mailpit/issues/6) from axllent/dependabot/github_actions/wangyoucao577/go-release-action-1.46
- Merge pull request [#4](https://github.com/axllent/mailpit/issues/4) from axllent/dependabot/github_actions/github/codeql-action-3
- Merge pull request [#5](https://github.com/axllent/mailpit/issues/5) from axllent/dependabot/github_actions/wangyoucao577/go-release-action-1.41
- Merge pull request [#3](https://github.com/axllent/mailpit/issues/3) from axllent/dependabot/github_actions/actions/stale-9.0.0


### Pull Requests
- Merge pull request [#2](https://github.com/axllent/mailpit/issues/2) from axllent/dependabot/github_actions/actions/checkout-4
- Merge pull request [#1](https://github.com/axllent/mailpit/issues/1) from axllent/dependabot/github_actions/wangyoucao577/go-release-action-1.40


## [v0.0.3]

### Feature
- Add optional logging




0 comments on commit 4841c5c

Please sign in to comment.