Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
iqbalansari committed May 21, 2019
1 parent d87958e commit ef99dca
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions CHANGELOG.org
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
- Fix rendering of ascii emojis mode-line to take into account the context
- Fix performance regression introduced due to use of ~while-no-input~
- Fix performance issues caused by repeated checks on ~imagemagick-types~
- Improve error messaging when image download fails

*** Added
- Support for displaying emojis in ~org-mode~ source blocks
Expand Down
2 changes: 1 addition & 1 deletion emojify.el
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
;; Author: Iqbal Ansari <iqbalansari02@yahoo.com>
;; Keywords: multimedia, convenience
;; URL: https://github.com/iqbalansari/emacs-emojify
;; Version: 1.0
;; Version: 1.1
;; Package-Requires: ((seq "1.11") (ht "2.0") (emacs "24.3"))

;; This program is free software; you can redistribute it and/or modify
Expand Down

0 comments on commit ef99dca

Please sign in to comment.