# Trellis Updates: 0.9.1 Release

**URL:** https://discourse.roots.io/t/trellis-updates-0-9-1-release/4511
**Category:** blog
**Created:** 2015-08-18T19:28:21Z
**Posts:** 5

## Post 1 by @swalkinshaw — 2015-08-18T19:28:21Z

Originally published at: [https://roots.io/trellis-0-9-1-release/](https://roots.io/trellis-0-9-1-release/)  
As Trellis finally gets closer to 1.0.0, some useful features have been contributed in the past few weeks. MailHog Pull request by @louim Dealing with emails in development is never fun. The two common solutions are usually: Ignore it and hope it works fine on production Set up real SMTP credentials to send emails Enter…

---

## Post 2 by @ben — 2015-08-18T19:30:50Z

MailHog is awesome. Thanks for knocking that one out, @louim!

---

## Post 3 by @richardwilis — 2015-08-19T10:40:06Z

Thanks for the update and the fantastic Roots projects! I’m a new Bedrock/Trellis/Sage user and absolutely love it so far!

I couldn’t find instructions how to update Trellis, is this procedure described somewhere?

EDIT  
Is it the same principle as updating Sage (found in [this post](https://discourse.roots.io/t/how-to-update-to-latest-sage-without-losing-work/3866))?  
So add/fetch Trellis from upstream, rebase upstream/master and fix potential conflicts?

EDIT2  
Ignore the previous questions, tried the above and it seems to work :blush:

---

## Post 4 by @swalkinshaw — 2015-08-19T15:42:34Z

Just confirming, but yes that’s how you keep Trellis up to date :smile:

---

## Post 5 by @richardwilis — 2015-08-22T16:27:06Z

Also with this update, running `ansible-galaxy install -r requirements.yml` was needed to install the newly added vendor roles.
