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
+10Lines changed: 10 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,15 @@
1
1
# Changelog
2
2
3
+
## 0.3.0 (Unreleased)
4
+
5
+
BREAKING CHANGES:
6
+
7
+
* The default port of the status module is now 8080 and matches the CI molecule test which already used it. Set ```nginx_config_status_port```to another desired value.
8
+
9
+
BUG FIXES:
10
+
11
+
* Prevent TravisCI from trying to build (and failing) NGINX Plus images on external PRs.
0 commit comments