Skip to content

Commit

Permalink
Update changelog and version mascot
Browse files Browse the repository at this point in the history
  • Loading branch information
Johann committed Jun 19, 2015
1 parent 10bd36e commit fbab411
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 7 deletions.
2 changes: 1 addition & 1 deletion gulp-common.js
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@ exports.emoji = [
"../shared/img/emoji/oncoming_automobile.png",
"../shared/img/emoji/symbols.png",
"../shared/img/emoji/hatched_chick.png",
"../shared/img/emoji/whale.png",
"../shared/img/emoji/tropical_fish.png",
"../shared/img/emoji/heart.png"
];
9 changes: 3 additions & 6 deletions shared/popup.jade
Original file line number Diff line number Diff line change
Expand Up @@ -78,15 +78,12 @@ html
div.half
p.center
| Version 1.1.0 -
img.about-text-img(src="./img/emoji/whale.png")
img.about-text-img(src="./img/emoji/tropical_fish.png")
hr
ul
if browser == "Chrome" || browser == "Firefox"
li New button to insert emoji directly into the current page
li New settings menu
if browser == "Firefox"
li Repositioned the popup
li Ctrl-E or Ctrl-Y as browser shortcuts
li New setting to copy emoji images to use in Gmail and many other places (thanks to @webcaetano)
li Code improvements
hr
p
+link("https://github.com/johannhof/emoji-helper/releases")
Expand Down

0 comments on commit fbab411

Please sign in to comment.