1---
2
3Encode-JP-Emoji-0.60 (2010-10-24):
4  - News! Unicode 6.0 standard emoji supported.
5  - http://unicode.org/Public/UNIDATA/EmojiSources.txt
6  - Regexp property \p{InEmojiMixed} added in Propery.pm
7  - Note: a couple of Unicode 6.0 Standard emojis, U+1F532 and U+1F535, cannot make round-trip through x-utf8-e4u-unicode as Google maps them on the same code point U+FEB64.
8
9Encode-JP-Emoji-0.06 (2009-11-24):
10  - Encode.pm 2.38 does NOT "Use of uninitialized value in subroutine entry"
11  - Patched: #51204: Callback CHECK not supported for UTF-8 decoder/encoder
12
13Encode-JP-Emoji-0.05 (2009-07-06):
14  - Mapping.pm missing some character names added.
15  - Mapping.pm unused properties removed. Ex. \p{InEmojiDocomoCP932}.
16  - FB_EMOJI_TEXT.pm more safe.
17
18Encode-JP-Emoji-0.04 (2009-07-05):
19  - encoding lineup revised.
20  - x-utf8-e4u-mixed encoding added.
21  - x-*-*-kddi encoding renamed to x-*-*-kddiapp.
22  - x-*-*-kddiweb encoding added for undocumented version of KDDI's private code points.
23  - x-*-*-softbank encoding removed. use x-*-*-softbank3g instead.
24  - x-utf8-emoji-softbank2g-pp encoding added.
25  - x-*-*-softbank2g decoding bug fixed.
26  - FB_EMOJI_TEXT fallback function unified.
27  - FB_EMOJI_GMAIL fallback function split.
28  - all tests pass on Perl 5.8.8 + Encode 2.12 with t/EncodeUpdate.pm
29
30Encode-JP-Emoji-0.02 (2009-07-01):
31  - Some pods and tests added
32  - Japanese documents on Google Code.
33    http://groups.google.com/group/emoji4unicode-ll/web
34
35Encode-JP-Emoji-0.01 (2009-06-30):
36  - first release
37  - http://emoji4unicode-ll.googlecode.com/svn/trunk/lang/perl/Encode-JP-Emoji/trunk/
38