You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+9-2Lines changed: 9 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,12 +1,14 @@
1
1
# ChangeLog
2
2
3
+
## 0.1.3 Under development
4
+
5
+
- Bug #204: Add YAML front matter to configuration files for consistency (@terabytesoftw)
6
+
3
7
## 0.1.2 October 8, 2025
4
8
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)
6
9
- Bug #197: Update workflows and documentation for improved CI/CD processes and feature clarity (@terabytesoftw)
7
10
- Bug #198: Add `Super-Linter` badge to `README.md` for enhanced CI visibility (@terabytesoftw)
8
11
- 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)
10
12
11
13
## 0.1.1 September 03, 2025
12
14
@@ -32,6 +34,11 @@
32
34
- Bug #177: Add missing config path to ECS configuration in `ecs.php` (@terabytesoftw)
33
35
- Bug #182: Improve clarity in deployment options description and add `Nginx` badge in `README.md` (@terabytesoftw)
34
36
- 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)
0 commit comments