CHANGELOG-EE.md does not seem to record the change of AutoDevOps global default.
Summary
GitLab 11.3 changed a global installation-wide default (enable AutoDevOps pipeline for all projects without a pre-existing .gitlab-ci.yml) but it is not listed in the CHANGELOG @ https://gitlab.com/gitlab-org/gitlab-ee/commit/4f7159bb2ac48dbc6e1e66d6767de87235f1f491.
The CHANGELOG was not updated after the fact to reflect it either as far as I can tell. The blogpost regarding the same, however do have the change listed (https://about.gitlab.com/2018/09/22/gitlab-11-3-released/#auto-devops-enabled-by-default).
Internally we have an RSS feed that alerts us to changes in CHANGELOG-EE.md to inform whenever a new version is released. We initially had the alert coming in from the GitLab Blog (https://about.gitlab.com/atom.xml) but we couldn't figure out a way to filter just the posts with new releases. It'd be great if we could treat that file as the source of truth rather than the blog post.
Steps to reproduce
Not a code issue. See summary
Example Project
NA
What is the current bug behavior?
CHANGELOG-EE does not have the change
What is the expected correct behavior?
CHANGELOG-EE should have the change
Relevant logs and/or screenshots
NA
Output of checks
NA
Results of GitLab environment info
NA
Results of GitLab application Check
NA