We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f3a0568 commit c471f61Copy full SHA for c471f61
2 files changed
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# CHANGELOG
2
3
+## 0.0.8 - June 7, 2017
4
+
5
+- [@chrisdpeters](https://github.com/chrisdpeters)
6
+ [updated](https://github.com/liveeditor/net_http_ssl_fix/commit/f3a05688aa6947073c0d896b982aaa3d6e4bfc8c)
7
+ CA cert
8
9
## 0.0.7 - January 20, 2016
10
11
- [@chrisdpeters](https://github.com/chrisdpeters)
lib/net_http_ssl_fix/version.rb
@@ -1,3 +1,3 @@
module NetHttpSslFix
- VERSION = '0.0.7'
+ VERSION = '0.0.8'
end
0 commit comments