Skip to content

Commit ef1b52e

Browse files
committed
Release 2.0.1
1 parent 62744fb commit ef1b52e

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
@@ -13,6 +13,12 @@
1313

1414
* Error when permissions was an empty list, was causes by a wrong default value, [625](https://github.com/ueberauth/guardian/pull/625)
1515

16+
## v2.0.1
17+
18+
### Enhancement
19+
20+
* Documentation updates
21+
1622
## v2.0.0
1723

1824
### Enhancement

mix.exs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ defmodule Guardian.Mixfile do
22
@moduledoc false
33
use Mix.Project
44

5-
@version "2.1.0"
5+
@version "2.1.1"
66
@url "https://github.com/ueberauth/guardian"
77
@maintainers [
88
"Daniel Neighman",

0 commit comments

Comments
 (0)