# Change Log

This project adheres to [Semantic Versioning](http://semver.org/).

## v0.3.0 - 2017-03-07

### Add

* add support for custom comment patterns (#7)  (by @CTrauma)

## v0.2.3 - 2016-08-23

### Fixes

* Update `comment-patterns` dependency 

## v0.2.1 - 2015-06-14

### Fixes

* Updated README, new version of .verb for generating README


## v0.2.2 - 2015-06-14

### Fixes

* Use current version of *comment patterns*

## v0.2.0 - 2015-06-14

### Add

* Include `info`-block of matches capture group from `comment-pattern`'s output
    to show whether the comment is a apidoc-comment or not

## v0.1.2 - 2015-05-24
### Fixes

* **Issue #1**: Change computation of last comment line to be one character earlier.

## v0.1.1 - 2015-05-23
### Fixes

* Documentation errors fixed

## v0.1.0 - 2015-05-23
### Initial version
