Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 516 Bytes

CHANGELOG.md

File metadata and controls

20 lines (12 loc) · 516 Bytes

Changelog

All notable changes to LaravelStrAcronym will be documented in this file.

1.0.2 - 2023-04-09

Added

  • Support for multiple language characters (See #1)

Fixed

  • Missing UTF-8 characters (See #1)

1.0.1 - 2023-03-30

Fixed

  • String ending with spaces or non a-zA-Z characters throwing Uninitialized string offset 0

1.0.0 - 2023-03-29

  • Initial release