| @@ -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. | |||
| @@ -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 | |||