Skip to content

Commit da98a8b

Browse files
committed
Prepare changelog for v4.6.2
1 parent 1c8fbcc commit da98a8b

File tree

2 files changed

+28
-2
lines changed

2 files changed

+28
-2
lines changed

CHANGELOG.md

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,32 @@ 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.6.2](https://github.com/codeigniter4/translations/compare/v4.6.1...v4.6.2) - 2025-07-26
9+
10+
### Added
11+
12+
- gu (Gujarati)
13+
- hi (Hindi)
14+
15+
### Changed
16+
17+
- ko (Korean)
18+
- pl (Polish)
19+
- sv-SE (Swedish)
20+
21+
### Fixed
22+
23+
- fix: use `0` as percent when file is missing for `array_sum()` (#490)
24+
- fix translation testing (#492)
25+
- Fix data provider order
26+
27+
### Others
28+
29+
- Don't use branch alias for `codeigniter4/codeigniter4`
30+
- chore: use `system/util_bootstrap.php` for non-test scripts
31+
- chore: make `bin/generate-changelog` executable
32+
- Remove deprecated fixer
33+
834
## [v4.6.1](https://github.com/codeigniter4/translations/compare/v4.6.0...v4.6.1) - 2025-05-02
935

1036
### Changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,8 +47,8 @@ claims no expertise beyond English.
4747
| es | Spanish | 4.0.0 | [nachoaguirre][es] | Ignacio Aguirre
4848
| fa | Farsi | 4.0.0 | [msalehi-d][fa] | Mohammad Salehi
4949
| fr | French | 4.0.0 | [amuratet][fr] | Amuratet?
50-
| gu | Gujarati | 4.x | [patel-vansh][gu] | Vansh Patel
51-
| hi | Hindi | 4.x | [patel-vansh][gu] | Vansh Patel
50+
| gu | Gujarati | 4.6.2 | [patel-vansh][gu] | Vansh Patel
51+
| hi | Hindi | 4.6.2 | [patel-vansh][gu] | Vansh Patel
5252
| hu | Hungarian | 4.2.0 | [kzolee1][hu] | Zoltan Kovacs
5353
| id | Indonesian | 4.0.0 | [ridho1991][id] | Mutasim Ridlo
5454
| it | Italian | 4.0.0 | [luk3b8][it] | Luca Rasia

0 commit comments

Comments
 (0)