mirror of
				https://github.com/axllent/mailpit.git
				synced 2025-10-31 00:07:43 +02:00 
			
		
		
		
	Update changelog format
This commit is contained in:
		| @@ -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 -}} | ||||
|   | ||||
| @@ -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 | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user