- Add `.close()` method to `FauxmoPlugin`s, allowing for cleanup (thanks
[howdypierce](https://github.com/howdypierce))
[discussion](https://github.com/n8henrie/fauxmo/issues/58), e907245
- Append plugins directory to `sys.path` for more convenient loading of
additional modules (thanks [howdypierce](https://github.com/howdypierce))
[discussion](https://github.com/n8henrie/fauxmo/issues/58), 03f2101
- Add HTTP headers to `/eventservice.xml` and `/metainfoservice.xml` endpoints
5a53268