We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9c07f71 commit aec466fCopy full SHA for aec466f
Changelog.md
@@ -1,3 +1,7 @@
1
+## 0.17.2
2
+
3
+* [Add Response#nil? deprecetion warning](https://github.com/jnunemaker/httparty/pull/680)
4
5
## 0.17.1
6
7
* [Pass options to dynamic block headers](https://github.com/jnunemaker/httparty/pull/661)
lib/httparty/version.rb
@@ -1,3 +1,3 @@
module HTTParty
- VERSION = "0.17.1"
+ VERSION = "0.17.2"
end
0 commit comments