summarylogtreecommitdiffstats
path: root/HISTORY.md
blob: 4348b826573c9b76a3e3cba621892e9315c1037f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
## v0.2.0
> Sep 28, 2015

* JavaScript: add semicolons in the file when `'use strict';` is found.

## v0.1.2
> Jun 19, 2015

* Hotfix to actually make the last version's change work.

## v0.1.1
> Jun 19, 2015

* Prevent semicolons in if/else in JavaScript.

## v0.1.0
> Jun  3, 2015

* Initial release.