1.3.0 (2016-10-15)
- support squash commits (#31) (860c7a1)
1.2.3 (2016-08-06)
- regex: do not treat it as note if there are texts after keywords (9cb56bc)
1.2.2 (2016-05-04)
- regex: make getReferencePartsRegex stricter (b8a9fda), closes #27 [(#30](https://github.com/(/issues/30) #27 #28
1.2.1 (2016-04-24)
1.2.0 (2016-04-15)
1.1.0 (2016-04-10)
1.0.1 (2016-02-05)
- deps: require split2 (ad55810)
1.0.0 (2016-02-05)
0.2.0 (2016-02-04)
- note: noteKeywords is case insensitive (4442b86), closes #21
- pullRequest: Allow to skip and parse pull request header (aa85033), closes #20
- regex: matching JIRA-123 like references (5342f45), closes #19
0.1.2 (2015-09-18)
- parser: do not trim spaces but newlines (62e7bf5)