We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 778666b commit 7873715Copy full SHA for 7873715
CHANGELOG.md
@@ -5,6 +5,23 @@ All notable changes to this library will be documented in this file:
5
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
6
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7
8
+## [v4.3.8](https://github.com/codeigniter4/translations/compare/v4.3.6...v4.3.8) - 2023-08-25
9
+
10
+### Added
11
12
+- Add permissions to worklows
13
14
+### Changed
15
16
+- it (Italian)
17
+- ru (Russian)
18
19
+### Fixed
20
21
+- Fix generate-page workflow (#390)
22
+- Fix cs styles (#389)
23
+- Fix compatibility with PHP 7.4
24
25
## [v4.3.6](https://github.com/codeigniter4/translations/compare/v4.3.1...v4.3.6) - 2023-06-23
26
27
### Changed
0 commit comments