CHANGELOG.md in shexy-0.3.2 vs CHANGELOG.md in shexy-0.3.3
- old
+ new
@@ -1,4 +1,13 @@
+# 0.3.3
+
+* Always request_pty by default
+
+ http://net-ssh.github.com/net-ssh/classes/Net/SSH/Connection/Channel.html#method-i-request_pty
+
+ Useful to be able to use sudo when requiretty is enabled in /etc/sudoers
+ without having to Shexy.use_sudo
+
# 0.3.2
* Fix Shexy.wait_for_ssh
# 0.3.1