Skip to content

Commit

Permalink
docs(changelog): Add changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
lgaticaq committed Jun 16, 2016
1 parent 368444a commit 852901d
Showing 1 changed file with 41 additions and 0 deletions.
41 changes: 41 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,41 @@
#### 0.3.2 (2016-04-12)

* Fix parse status ([9c91f9b](https://github.com/lgaticaq/meitrack-parser/commit/9c91f9b))
* Fix tests ([f4b3aed](https://github.com/lgaticaq/meitrack-parser/commit/f4b3aed))

#### 0.3.1 (2016-04-11)

* Add pattern ok to isMeitrack ([7e156eb](https://github.com/lgaticaq/meitrack-parser/commit/7e156eb))

#### 0.3.0 (2016-04-11)

* Change event to alarm ([a27ab0d](https://github.com/lgaticaq/meitrack-parser/commit/a27ab0d))
* Fix year ([b1b04fb](https://github.com/lgaticaq/meitrack-parser/commit/b1b04fb))
* Update dependencies ([9e33579](https://github.com/lgaticaq/meitrack-parser/commit/9e33579))

#### 0.2.0 (2016-04-01)

* Add getRebootCommand ([fb651fe](https://github.com/lgaticaq/meitrack-parser/commit/fb651fe))
* Update eslint ([2673b5d](https://github.com/lgaticaq/meitrack-parser/commit/2673b5d))

#### 0.1.0 (2016-03-29)

* Add parse command and ok ([914b22c](https://github.com/lgaticaq/meitrack-parser/commit/914b22c))
* Update dependencies ([30d4461](https://github.com/lgaticaq/meitrack-parser/commit/30d4461))

#### 0.0.3 (2016-03-02)

* Add example data in readme ([c98f271](https://github.com/lgaticaq/meitrack-parser/commit/c98f271))
* Add isMeitrack ([807e60d](https://github.com/lgaticaq/meitrack-parser/commit/807e60d))
* Add type and device ([eb7ffb2](https://github.com/lgaticaq/meitrack-parser/commit/eb7ffb2))
* Fix eslintConfig ([c815401](https://github.com/lgaticaq/meitrack-parser/commit/c815401))

#### 0.0.2 (2016-03-01)

* Fix datetime parser ([3bf06c8](https://github.com/lgaticaq/meitrack-parser/commit/3bf06c8))

#### 0.0.1 (2016-02-29)

* first commit ([fc3a3b5](https://github.com/lgaticaq/meitrack-parser/commit/fc3a3b5))
* Fix sintax ([0c26860](https://github.com/lgaticaq/meitrack-parser/commit/0c26860))
* Revove geocoder ([fc73184](https://github.com/lgaticaq/meitrack-parser/commit/fc73184))

0 comments on commit 852901d

Please sign in to comment.