From 0bfe846b31bf5e03985a5b72e58f2e57bcb51a7d Mon Sep 17 00:00:00 2001 From: Sourajyoti Basak Date: Mon, 9 May 2022 15:37:57 +0000 Subject: [PATCH] docs(changelog): update with #64 --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index ef88a6b..02703ca 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,3 +5,6 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [Unreleased] +### Added +- Port `_emoji_codes.py` (`emoji_codes.rs`) in [#64](https://github.com/wizard-28/wealthy/pull/64) from [@wizard-28](https://github.com/wizard-28) +- Port `_emoji_replace.py` (`emoji_replace.rs`) in [#64](https://github.com/wizard-28/wealthy/pull/64) from [@wizard-28](https://github.com/wizard-28)