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
Update CHANGELOG for 2025-07-28, including recent changes: remove old variables, hard code wp port, add missing variables, and update commit message format in GitHub Actions workflow.
Copy file name to clipboardExpand all lines: CHANGELOG.md
+5-1Lines changed: 5 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
# CHANGELOG
2
2
3
-
## 2024-11-01
3
+
## 2025-07-28
4
4
- Delete or renamed [5cb23a2](https://github.com/demyxsh/nginx/commit/5cb23a29ecb14454ee9d57b6124f93653df309fe)
5
5
- Error check subshells too [1c0d71a](https://github.com/demyxsh/nginx/commit/1c0d71a8c9c5981a7cf10f2028673cf3024110c3)
6
6
- Complete rework of the nginx config template with new conf files, modules, and nginx is now pid 1 [f0b5f8d](https://github.com/demyxsh/nginx/commit/f0b5f8d7d4c13ae4b001d20841c279a7ad9998bd)
- Entrypoint script can be executed again to regenerate the nginx template [27593f1](https://github.com/demyxsh/nginx/commit/27593f15e61bcdde10999d19680a66f28bdc7bae)
14
14
- Direct people to demyx [1c7079f](https://github.com/demyxsh/nginx/commit/1c7079face1889f89a878a3da344ca3605c510fc)
15
+
- Remove old variables [ee4f7d5](https://github.com/demyxsh/nginx/commit/ee4f7d510c8d959e454aaabfd05aec25e91e6645)
16
+
- Hard code wp port [f5c4cfa](https://github.com/demyxsh/nginx/commit/f5c4cfac947eb5ab059a9ce3adad848e8a2e8718)
- Update commit message format in GitHub Actions workflow to include run ID [446906e](https://github.com/demyxsh/nginx/commit/446906ecd3ac2fd3a49f02252d0ba8797931f6f4)
15
19
16
20
## 2024-05-07
17
21
- Put current version of Demyx into the header [8712158](https://github.com/demyxsh/nginx/commit/871215837728e32d344ceb33af21f3f3d1b5d0ae)
0 commit comments