# Changelog
All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).

## [0.3.1] - 2017-12-18
### Fixed
- Proper whitespace handling for comment openings.

## [0.3.0] - 2017-12-15
### Changed
- Moved module to sphinxcontrib namespace

## [0.2.0] - 2017-12-03
### Removed
- Handling directories.

### Fixed
- Faulty file and line location reporting.
