## CHANGELOG ### 1.7.0 - Update Unicode data to 14.0 (except for grapheme detection, which depends on Ruby's version) - Update Emoji data to 14.0 ### 1.6.0 - Update Unicode data to 13.0 (except for grapheme detection, which depends on Ruby's version) - Update Emoji data to 13.1 ### 1.5.1 - Move unicode-version from version.rb to uniscribe.rb to fix gemspec loading ### 1.5.0 - Update Emoji data to 13.0 - Use unicode-version gem for Ruby / Unicode mapping - Fix Object#=~ deprecation warning ### 1.4.0 - Update Unicode (and Emoji) data to 12.1 (except for grapheme detection) ### 1.3.0 - Update Unicode data to 12.0 (except for grapheme detection) ### 1.2.0 - Update Unicode data to 11.0 (except for grapheme detection) ### 1.1.0 - Update Unicode data to 10.0 (except for grapheme detection) ### 1.0.0 - Initial release