Skip to content

Commit

Permalink
Release v2.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
Alhadis committed Feb 10, 2018
1 parent d678903 commit bae0276
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 2 deletions.
10 changes: 9 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,12 @@ Change Log
This project honours [Semantic Versioning](http://semver.org/).


[v2.0.4]
------------------------------------------------------------------------
**February 11th, 2018**
* **Added:** Global reference to `mocha` and runner instances [[`#4`][]]


[v2.0.3]
------------------------------------------------------------------------
**December 15th, 2017**
Expand Down Expand Up @@ -78,7 +84,8 @@ Initial release.


[Referenced links]:_____________________________________________________
[Unpublished]: ../../compare/v2.0.3...HEAD
[Unpublished]: ../../compare/v2.0.4...HEAD
[v2.0.4]: https://github.com/Alhadis/Atom-Mocha/releases/tag/v2.0.4
[v2.0.3]: https://github.com/Alhadis/Atom-Mocha/releases/tag/v2.0.3
[v2.0.2]: https://github.com/Alhadis/Atom-Mocha/releases/tag/v2.0.2
[v2.0.1]: https://github.com/Alhadis/Atom-Mocha/releases/tag/v2.0.1
Expand All @@ -88,3 +95,4 @@ Initial release.
[v1.0.2]: https://github.com/Alhadis/Atom-Mocha/releases/tag/v1.0.2
[v1.0.1]: https://github.com/Alhadis/Atom-Mocha/releases/tag/v1.0.1
[v1.0.0]: https://github.com/Alhadis/Atom-Mocha/releases/tag/v1.0.0
[`#4`]: https://github.com/Alhadis/Atom-Mocha/pull/4
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "atom-mocha",
"version": "v2.0.3",
"version": "v2.0.4",
"description": "Run Atom specs using bleeding-edge Mocha and Chai.",
"repository": "https://github.com/Alhadis/Atom-Mocha",
"author": "John Gardner <[email protected]>",
Expand Down

0 comments on commit bae0276

Please sign in to comment.