========================
**Added**
- Added a ``remote.sh`` CI script template for remotely executing
commands on an SSH-accessible machine. (`65`_)
**Fixed**
- Fixed a crash when a file contained the text "Automatically generated
by nengo-bones", but was not present in the config file. (`61`_, `66`_)
.. _61: https://github.com/nengo/nengo-bones/issues/61
.. _66: https://github.com/nengo/nengo-bones/pull/66
.. _65: https://github.com/nengo/nengo-bones/pull/65