tonytonyjan / jaro_winkler

Ruby & C implementation of Jaro-Winkler distance algorithm which supports UTF-8 string.
MIT License
194 stars 29 forks source link

CHANGELOG.md not up-to-date #58

Closed floehopper closed 2 weeks ago

floehopper commented 1 month ago

Hi. Many thanks for your work on this gem. I notice that the latest release is v1.6.0, but the last entry in CHANGELOG.md is v1.5.4. Are you publishing changelog information somewhere else now?

tonytonyjan commented 1 month ago

Thanks for the reminder, I forgot to update the changelog 😅

I'll do it this week and let you know when it's done.

Thanks for making this project better! 😃

floehopper commented 1 month ago

❤️

tonytonyjan commented 2 weeks ago

@floehopper I have updated CHANGELOG.md, thanks! 🥂

floehopper commented 2 weeks ago

Many thanks! 👍