Browse Source

:tag: v0.2.0

pull/1/head
Garrick Aden-Buie 5 years ago
parent
commit
857290400b
2 changed files with 5 additions and 1 deletions
  1. +1
    -1
      DESCRIPTION
  2. +4
    -0
      NEWS.md

+ 1
- 1
DESCRIPTION View File

@@ -1,6 +1,6 @@
Package: ermoji
Title: RStudio Addin to Search and Copy Emoji
Version: 0.1.4
Version: 0.2.0
Authors@R: "Garrrick Aden-Buie <garrick@adenbuie.com> [aut, cre]"
Description: RStudio addin to search through emoji and copy the
emoji name, unicode string or glyph to the clipboard.

+ 4
- 0
NEWS.md View File

@@ -1,3 +1,7 @@
# ermoji 0.2.0

* Added a new _Pick and Insert Emoji_ addin (#1)

# ermoji 0.1.2

* Added "dropup" menu for unicode. You can now copy the unicode or HTML values

Loading…
Cancel
Save