We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d63e448 commit 02b6effCopy full SHA for 02b6eff
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# CHANGELOG
2
3
+## 0.0.4 - September 7, 2016
4
+
5
+- [@chrisdpeters](https://github.com/chrisdpeters)
6
+ [updated](https://github.com/liveeditor/net_http_ssl_fix/commit/d63e4489d98cd70a217fe2eeb5dcd699b1a10d14)
7
+ CA cert
8
9
## 0.0.3 - April 21, 2016
10
11
- [@chrisdpeters](https://github.com/chrisdpeters)
lib/net_http_ssl_fix/version.rb
@@ -1,3 +1,3 @@
module NetHttpSslFix
- VERSION = '0.0.3'
+ VERSION = '0.0.4'
end
0 commit comments