We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 23900f2 commit c6bfe6fCopy full SHA for c6bfe6f
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+0.13.5
2
+------
3
+#### Changes
4
+* Adds httpoison ~> 2.0 support (#196).
5
6
0.13.4
7
------
mix.exs
@@ -2,7 +2,7 @@ defmodule ExVCR.Mixfile do
use Mix.Project
@source_url "https://github.com/parroty/exvcr"
- @version "0.13.4"
+ @version "0.13.5"
def project do
8
[
0 commit comments