diff --git a/doc/release/monthly.md b/doc/release/monthly.md
index 2e19fc50890377b4ac21634fa15705172b04a41a..2c26a90589df3af54afdcd4094eded88611991ea 100644
--- a/doc/release/monthly.md
+++ b/doc/release/monthly.md
@@ -107,11 +107,13 @@ List any major changes here, so the user is aware of them before starting to upg
 Check if any of these changed since last release:
 
 - <https://gitlab.com/gitlab-org/gitlab-ce/commits/master/lib/support/nginx/gitlab>
+- <https://gitlab.com/gitlab-org/gitlab-ce/commits/master/lib/support/nginx/gitlab-ssl>
 - <https://gitlab.com/gitlab-org/gitlab-shell/commits/master/config.yml.example>
 - <https://gitlab.com/gitlab-org/gitlab-ce/commits/master/config/gitlab.yml.example>
 - <https://gitlab.com/gitlab-org/gitlab-ce/commits/master/config/unicorn.rb.example>
 - <https://gitlab.com/gitlab-org/gitlab-ce/commits/master/config/database.yml.mysql>
 - <https://gitlab.com/gitlab-org/gitlab-ce/commits/master/config/database.yml.postgresql>
+- <https://gitlab.com/gitlab-org/gitlab-ce/blob/master/config/initializers/rack_attack.rb.example>
 
 #### 8. Need to update init script?