Skip to content

Commit 01a109e

Browse files
committed
Add changelog for v4.4.1
1 parent f2b23b9 commit 01a109e

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

CHANGELOG.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,27 @@ All notable changes to this library will be documented in this file:
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
## [v4.4.1](https://github.com/codeigniter4/translations/compare/v4.3.8...v4.4.1) - 2023-09-14
9+
10+
### Added
11+
12+
- feat: Support for colored progress bars accdg to percent (#391)
13+
- chore: add dependabot.yml (#401)
14+
- chore(deps): bump actions/checkout from 3 to 4 (#403)
15+
- chore(deps): bump peter-evans/create-pull-request from 4 to 5 (#404)
16+
17+
### Fixed
18+
19+
- \[de\] Convert windows-1252 files to UTF-8 (#399)
20+
- fix: add env.GITHUB_TOKEN to setup-php (#402)
21+
22+
### Changed
23+
24+
- de (German)
25+
- fa (Farsi)
26+
- ja (Japanese)
27+
- ru (Russian)
28+
829
## [v4.3.8](https://github.com/codeigniter4/translations/compare/v4.3.6...v4.3.8) - 2023-08-25
930

1031
### Added

0 commit comments

Comments
 (0)