summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CHANGELOG.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 2c81a15..56fa59c 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,12 +2,15 @@
## Unreleased
+## Release 2.1.0
+
* [**BackSlasher**:](https://github.com/BackSlasher)
`with_login` flag now correctly does the magic on unix to simulate a login
shell for a user (secondary groups, environment variables, set primary group and
generally emulate `su -`).
* went back to setsid() to drop the controlling tty, fixed old AIX issue with
getpgid() via avoiding calling getpgid().
+* converted specs to rspec3
## Release: 2.0.1