-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
4 changed files
with
26 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,5 @@ | ||
{ | ||
"1.0.0": "messages/0.0.1.txt", | ||
"1.0.0": "messages/1.0.0.txt", | ||
"1.0.1": "messages/1.0.1.txt", | ||
"1.0.2": "messages/1.0.2.txt", | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
============ 2015-01-28 ============= | ||
|
||
Fix import directive to fit ST2 requirements | ||
|
||
Recent changes: | ||
|
||
* Fix import directive to fit ST2 requirements | ||
|
||
Please file bug reports at https://github.com/retgoat/ESpec/issues | ||
|
||
This release was done by Roman Sotnikov (@retgoat), feel free to @ when reporting bugs and sending PRs. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
============ 2015-01-28 ============= | ||
|
||
Update README.md | ||
|
||
Recent changes: | ||
|
||
* ESpec added to Package control. | ||
|
||
Please file bug reports at https://github.com/retgoat/ESpec/issues | ||
|
||
This release was done by Roman Sotnikov (@retgoat), feel free to @ when reporting bugs and sending PRs. |