Skip to content
This repository has been archived by the owner on Jul 22, 2022. It is now read-only.

Commit

Permalink
Release v2.2.0
Browse files Browse the repository at this point in the history
Added
-----
* dictionary: add noun and adjectives from UniDic(#140)

Changed
-------
* Refactoring main loop logics for convert()(#144)

Fixed
-----
* Fix segmentation (wakati) when combination with Katakana and Hiragana(#142)

Signed-off-by: Hiroshi Miura <[email protected]>
  • Loading branch information
miurahr committed Jun 22, 2021
1 parent 38e6934 commit d67bd5b
Showing 1 changed file with 5 additions and 10 deletions.
15 changes: 5 additions & 10 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,9 @@ All notable changes to this project will be documented in this file.
Unreleased_
===========

v2.2.0_ (22, June 2021)
=======================

Added
-----
* dictionary: add noun and adjectives from UniDic(#140)
Expand All @@ -19,15 +22,6 @@ Fixed
-----
* Fix segmentation (wakati) when combination with Katakana and Hiragana(#142)

Deprecated
----------

Removed
-------

Security
--------

v2.1.1_ (16, May 2021)
======================

Expand Down Expand Up @@ -168,7 +162,8 @@ v2.0.0_ (31, May. 2020)
=======================


.. _Unreleased: https://github.com/miurahr/pykakasi/compare/v2.1.1...HEAD
.. _Unreleased: https://github.com/miurahr/pykakasi/compare/v2.2.0...HEAD
.. _v2.2.0: https://github.com/miurahr/pykakasi/compare/v2.1.1...v2.2.0
.. _v2.1.1: https://github.com/miurahr/pykakasi/compare/v2.1.0...v2.1.1
.. _v2.1.0: https://github.com/miurahr/pykakasi/compare/v2.0.8...v2.1.0
.. _v2.0.8: https://github.com/miurahr/pykakasi/compare/v2.0.7...v2.0.8
Expand Down

0 comments on commit d67bd5b

Please sign in to comment.