We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e33769a commit 05a0fa6Copy full SHA for 05a0fa6
CHANGELOG.md
@@ -1,5 +1,13 @@
1
# Changelog
2
3
+# v0.8.3 (2017-01-26)
4
+
5
+* Fix compile-time warnings for Elixir 1.4
6
+* Fix dialyzer warnings on `@type params`
7
+* Fix `content-type` resolving when there are multiple params
8
+* Return the same refresh token unless a new one is provided
9
+* Raise an exception when missing serializer configuration
10
11
## v0.8.2 (2016-11-22)
12
13
### Bug Fixes
0 commit comments