You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+6-1Lines changed: 6 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -53,7 +53,12 @@ Integration and unit tests are provided.
53
53
54
54
## Changelog
55
55
56
-
**v3.0.26 - TBD**
56
+
**v3.0.27 - TBD**
57
+
58
+
**v3.0.26 - 2016 Feb 1**
59
+
60
+
+ Updating testing framework to use environment variables inconjunction with existing example_config file so that commits and pull requests are automatically run on travis-ci.
61
+
+ Fix to prevent stripping out case-sensitivity of a URL if the user passes their credentials to config.server as an authrization header.
0 commit comments