# Change Log

## [v2.6.1](https://github.com/jonathanwiesel/gemojione/tree/v2.6.1) (2016-06-24)
[Full Changelog](https://github.com/jonathanwiesel/gemojione/compare/v2.6.0...v2.6.1)

**Implemented enhancements:**

- Merge keywords from emojione gem.
- Add a couple definitions that where mixed with old ones.

**Fixed bugs:**

- Clean duplicate keywords. 
- Make all `unicode-alternates` an array, uppercase value.



## [v2.6.0](https://github.com/jonathanwiesel/gemojione/tree/v2.6.0) (2016-06-17)
[Full Changelog](https://github.com/jonathanwiesel/gemojione/compare/v2.5.0...v2.6.0)

**Fixed bugs:**

- Some mojis break regex [\#9](https://github.com/jonathanwiesel/gemojione/issues/9)

**Closed issues:**

- Add moji property for all / most of the definitions [\#8](https://github.com/jonathanwiesel/gemojione/issues/8)

**Merged pull requests:**

- Add a \(nonobstructive\) setting for image size [\#7](https://github.com/jonathanwiesel/gemojione/pull/7) ([kendrikat](https://github.com/kendrikat))

## [v2.5.0](https://github.com/jonathanwiesel/gemojione/tree/v2.5.0) (2016-06-14)
[Full Changelog](https://github.com/jonathanwiesel/gemojione/compare/v2.4.0...v2.5.0)

**Merged pull requests:**

- Add Gemojione.replace\_named\_moji\_with\_images\(string\) [\#6](https://github.com/jonathanwiesel/gemojione/pull/6) ([kendrikat](https://github.com/kendrikat))

## [v2.4.0](https://github.com/jonathanwiesel/gemojione/tree/v2.4.0) (2016-06-02)
[Full Changelog](https://github.com/jonathanwiesel/gemojione/compare/v2.3.0...v2.4.0)

**Implemented enhancements:**

- Updated emoji images to match EmojiOne Spring update.



## [v2.3.0](https://github.com/jonathanwiesel/gemojione/tree/v2.3.0) (2016-05-15)
[Full Changelog](https://github.com/jonathanwiesel/gemojione/compare/v2.2.1...v2.3.0)

**Merged pull requests:**

- test against recent rubies [\#4](https://github.com/jonathanwiesel/gemojione/pull/4) ([ZJvandeWeg](https://github.com/ZJvandeWeg))
- Ablility to get an emoji by ascii [\#3](https://github.com/jonathanwiesel/gemojione/pull/3) ([ZJvandeWeg](https://github.com/ZJvandeWeg))

## [v2.2.1](https://github.com/jonathanwiesel/gemojione/tree/v2.2.1) (2016-02-11)
[Full Changelog](https://github.com/jonathanwiesel/gemojione/compare/v2.2.0...v2.2.1)

**Merged pull requests:**

- Add Index\#images\_path method [\#2](https://github.com/jonathanwiesel/gemojione/pull/2) ([tsigo](https://github.com/tsigo))

## [v2.2.0](https://github.com/jonathanwiesel/gemojione/tree/v2.2.0) (2016-02-11)
[Full Changelog](https://github.com/jonathanwiesel/gemojione/compare/v2.1.1...v2.2.0)

**Implemented enhancements:**

- New 2016 emoji design and several new emoji.

## [v2.1.1](https://github.com/jonathanwiesel/gemojione/tree/v2.1.1) (2015-12-08)
[Full Changelog](https://github.com/jonathanwiesel/gemojione/compare/v2.1.0...v2.1.1)

**Merged pull requests:**

- Remove executable bit from images [\#1](https://github.com/jonathanwiesel/gemojione/pull/1) ([balasankarc](https://github.com/balasankarc))

## [v2.1.0](https://github.com/jonathanwiesel/gemojione/tree/v2.1.0) (2015-10-09)
[Full Changelog](https://github.com/jonathanwiesel/gemojione/compare/v2.0.1...v2.1.0)

**Implemented enhancements:**

- Add new emoji images.

## [v2.0.1](https://github.com/jonathanwiesel/gemojione/tree/v2.0.1) (2015-03-18)
[Full Changelog](https://github.com/jonathanwiesel/gemojione/compare/v2.0.0...v2.0.1)

**Implemented enhancements:**

- Add memo alias for :pencil:.

## [v2.0.0](https://github.com/jonathanwiesel/gemojione/tree/v2.0.0) (2015-03-05)
[Full Changelog](https://github.com/jonathanwiesel/gemojione/compare/v1.0.1...v2.0.0)

**Initial gem release**

- Using [emoji gem](https://github.com/wpeterson/emoji) as base, fork was extracted and took it's own path.

\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)*