diff --git a/.chglog/CHANGELOG.tpl.md b/.chglog/CHANGELOG.tpl.md index aaf9a38..ce19ea7 100755 --- a/.chglog/CHANGELOG.tpl.md +++ b/.chglog/CHANGELOG.tpl.md @@ -2,7 +2,6 @@ Notable changes to Mailpit will be documented in this file. - {{ if .Versions -}} {{ if .Unreleased.CommitGroups -}} ## [Unreleased] @@ -38,11 +37,11 @@ Notable changes to Mailpit will be documented in this file. - {{ if .Scope }}**{{ .Scope }}:** {{ end }}{{ .Subject }} {{ end }} {{ end }} -{{ end -}} {{- if .MergeCommits -}} ### Pull Requests {{ range .MergeCommits -}} - {{ .Header }} {{ end }} +{{ end }} {{ end -}} diff --git a/CHANGELOG.md b/CHANGELOG.md index 13fd7b2..13e59da 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -66,6 +66,9 @@ This release includes a major backend storage change (SQLite) that will render a - Minor UI tweaks - Update pagination values when new mail arrives when not on first page +### Pull Requests +- Merge pull request [#6](https://github.com/axllent/mailpit/issues/6) from KaptinLin/develop + ## 0.1.2