Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Here's a small fix to show you how to use tags because it won't let me submit a tag PR #17

Merged
merged 4 commits into from
Sep 12, 2014
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 3 additions & 2 deletions messages.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{
"install": "messages/install.txt",
"1.0": "messages/1.0.txt",
"1.1": "messages/1.1.txt"
"1.2": "messages/1.2.txt"
"1.1": "messages/1.1.txt",
"1.2": "messages/1.2.txt",
"1.3": "messages/1.3.txt"
}
7 changes: 4 additions & 3 deletions messages/1.2.txt
Original file line number Diff line number Diff line change
@@ -1,13 +1,14 @@
v1.2 (11-09-2014)
-------------------
1-manual install is back
1-manual install is back.

2-scss icons are added.

3-fixed global tag scope color

4-added slim to html icon settings file.

5-the html file will look different than the original Atom ,i changed the scopes color intentionally for easier reading ,plz tell me if u want the old one.
5-the html file will look different than the original Atom, I changed the scopes
color intentionally for easier reading, please tell me if you want the old one.

6-looking for a 2ade icon ,so if you have any ideas msg me.
6-looking for a Jade icon, so if you have any ideas message me.
4 changes: 4 additions & 0 deletions messages/1.3.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
v1.3 (11-12-2014)
-------------------

1. Updated HTML definition to include more file types.