# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [Unreleased] ## [3.0.0](https://github.com/Dalvany/rphonetic/compare/v2.2.1...v3.0.0) - 2024-10-15 ### Added - feat([#49](https://github.com/Dalvany/rphonetic/pull/49))!: make max_code_length optional in metaphone and double metaphone ([#50](https://github.com/Dalvany/rphonetic/pull/50)) max_code_length is now optional for metaphone and double metaphone algorithms.