Skip to content

Commit d72f266

Browse files
Merge pull request #208 from yii2-extensions/sync-to-main-22
2 parents e1a5851 + 3cd65f8 commit d72f266

File tree

4 files changed

+14
-5
lines changed

4 files changed

+14
-5
lines changed

.styleci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
---
12
preset: psr12
23
risky: true
34

CHANGELOG.md

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,14 @@
11
# ChangeLog
22

3+
## 0.1.3 Under development
4+
5+
- Bug #204: Add YAML front matter to configuration files for consistency (@terabytesoftw)
6+
37
## 0.1.2 October 8, 2025
48

5-
- Bug #196: Update package version for `yii2-extensions/road-runner` in `composer.json` and change badge to reflect latest stable version in `README.md` (@terabytesoftw)
69
- Bug #197: Update workflows and documentation for improved CI/CD processes and feature clarity (@terabytesoftw)
710
- Bug #198: Add `Super-Linter` badge to `README.md` for enhanced CI visibility (@terabytesoftw)
811
- Bug #199: Correct indentation in console configuration section of `README.md` (@terabytesoftw)
9-
- Bug #201: Update SVG viewBox dimensions for mobile and desktop feature illustrations in `features-mobile.svg` and `features.svg` (@terabytesoftw)
1012

1113
## 0.1.1 September 03, 2025
1214

@@ -32,6 +34,11 @@
3234
- Bug #177: Add missing config path to ECS configuration in `ecs.php` (@terabytesoftw)
3335
- Bug #182: Improve clarity in deployment options description and add `Nginx` badge in `README.md` (@terabytesoftw)
3436
- Bug #188: Update `README.md` to include `FrankenPHP` badge for classic web server setup (@terabytesoftw)
37+
- Bug #196: Update package version for `yii2-extensions/road-runner` in `composer.json` and change badge to reflect latest stable version in `README.md` (@terabytesoftw)
38+
- Bug #197: Update workflows and documentation for improved CI/CD processes and feature clarity (@terabytesoftw)
39+
- Bug #198: Add `Super-Linter` badge to `README.md` for enhanced CI visibility (@terabytesoftw)
40+
- Bug #199: Correct indentation in console configuration section of `README.md` (@terabytesoftw)
41+
- Bug #201: Update SVG viewBox dimensions for mobile and desktop feature illustrations in `features-mobile.svg` and `features.svg` (@terabytesoftw)
3542

3643
## 0.1.0 August 31, 2025
3744

codeception.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
---
12
namespace: app\tests
23
bootstrap: _bootstrap.php
34
support_namespace: Support

composer.lock

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)