CHANGELOG.md in gemojione-2.6.0 vs CHANGELOG.md in gemojione-2.6.1
- old
+ new
@@ -1,36 +1,99 @@
-## 2.6.0
+# Change Log
-* Add option to set an optional size with inline style to emoji images. Useful on emails when the use of stylesheets is limited.
-* Add literal mojis to all definitions.
+## [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)
-## 2.5.0
+**Implemented enhancements:**
-* Add ability to replace named mojis (using `:shorcode:`) with image in string.
+- Merge keywords from emojione gem.
+- Add a couple definitions that where mixed with old ones.
-## 2.4.0
+**Fixed bugs:**
-* Updated emoji images to match EmojiOne Spring update.
+- Clean duplicate keywords.
+- Make all `unicode-alternates` an array, uppercase value.
-## 2.3.0
-* Add ability to get emoji by ASCII.
-## 2.2.1
+## [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)
-* Add ability to serve images directly from the gem in a Rails application without copy them locally
+**Fixed bugs:**
-## 2.2.0
+- Some mojis break regex [\#9](https://github.com/jonathanwiesel/gemojione/issues/9)
-* New 2016 emoji design and several new emoji.
+**Closed issues:**
-## 2.1.0
+- Add moji property for all / most of the definitions [\#8](https://github.com/jonathanwiesel/gemojione/issues/8)
-* Add new emoji images
+**Merged pull requests:**
-## 2.0.1
+- Add a \(nonobstructive\) setting for image size [\#7](https://github.com/jonathanwiesel/gemojione/pull/7) ([kendrikat](https://github.com/kendrikat))
-* Add `memo` alias for :pencil:.
+## [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)
-## 2.0.0
+**Merged pull requests:**
-* Initial gem release
+- 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)*
\ No newline at end of file