Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
richardDobron committed Dec 14, 2024
1 parent e4f7fef commit 3897193
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,12 @@ All notable changes to `fbt` will be documented in this file.

Updates should follow the [Keep a CHANGELOG](http://keepachangelog.com/) principles.

## v4.3.0 - 2024-12-14
### Added
- Latte support
### Changed
- Replaced deprecated function `utf8_encode` with `mb_convert_encoding`

## v4.2.9 - 2024-12-06
### Fixed
- Unicode characters in fbt::param
Expand Down

0 comments on commit 3897193

Please sign in to comment.