Skip to content

Commit 648f419

Browse files
authored
Update CHANGELOG.md
1 parent 052dfd4 commit 648f419

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
# Change log
22

33
All notable changes to the LaunchDarkly Ruby SDK will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org).
4+
## [2.2.5] - 2017-05-08
5+
## Changed
6+
- Added proxy support to streaming and http connections. Respects `HTTP_PROXY` and `http_proxy` environment variables as well as the `:proxy => protocol://user:pass@host` configuration parameter.
47

58
## [2.1.5] - 2017-03-28
69
## Changed

0 commit comments

Comments
 (0)