CHANGELOG.md in prawn-emoji-4.0.0 vs CHANGELOG.md in prawn-emoji-4.1.0
- old
+ new
@@ -1,16 +1,22 @@
## Master (Unreleased)
+## 4.1.0
+
+### Minor Enhancements
+
+* Add prawn 2.3.0 support #35
+
## 4.0.0
### Enhancements
* prawn-emoji is no longer dependent on a particular font due to the new emoji drawing process
### Breaking Changes
* Drop ruby 2.4 support
-* The drawing results of emoji will be chnaged slightly due to the new emoji drawing process
+* The drawing results of emoji will be changed slightly due to the new emoji drawing process
### Bug Fixes
* Some emojis are not displayed #34