Skip to content

Commit f4c7367

Browse files
Release v1.2.1 🎉
1 parent e56a3ee commit f4c7367

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

33
All notable changes to `ex_unpoly` will be documented in this file.
44

5+
## v1.2.1 (2020-01-27)
6+
7+
Features
8+
9+
- Expose header helper methods
10+
511
## v1.2.0 (2019-11-18)
612

713
Breaking Changes

mix.exs

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

4-
@version "1.2.0"
4+
@version "1.2.1"
55
@description "Plug adapter for Unpoly, the unobtrusive JavaScript framework."
66

77
def project do

0 commit comments

Comments
 (0)