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