Skip to content

Commit e653095

Browse files
committed
v0.3.2
1 parent 7a39c0d commit e653095

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
## Changelog
22

3+
## v0.3.2
4+
5+
### Changes
6+
7+
### ✨ Features
8+
9+
- Set correct body field depending on template format @wmnnd (#154)
10+
311
## v0.3.1
412

513
### Changes

mix.exs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
defmodule PhoenixSwoosh.Mixfile do
22
use Mix.Project
33

4-
@version "0.3.1"
4+
@version "0.3.2"
55

66
def project do
77
[

0 commit comments

Comments
 (0)