Fixes
* Fixed the behavior of the `file_paths` usage in the MovieInterface when run via the YAML conversion specification. [PR 33](https://github.com/catalystneuro/neuroconv/pull/33)
Improvements
* Added function to add ImagingPlane objects to an nwbfile in `roiextractors` and corresponding unit tests. [PR 19](https://github.com/catalystneuro/neuroconv/pull/19)
* Added function to add summary images from a `SegmentationExtractor` object to an nwbfile in the roiextractors module and corresponding unit tests [PR 22](https://github.com/catalystneuro/neuroconv/pull/22)
* Small improvements on ABFInterface luiztauffer [PR 89](https://github.com/catalystneuro/neuroconv/pull/89)
Features
* Add non-iterative writing capabilities to `add_electrical_series`. [PR 32](https://github.com/catalystneuro/neuroconv/pull/32)
Testing
* Added unittests for the `write_as` functionality in the `add_electrical_series` of the spikeinterface module. [PR 32](https://github.com/catalystneuro/neuroconv/pull/32)