diff --git a/webpack/containers/Help.js b/webpack/containers/Help.js
index 855f0a3f..11da37c9 100644
--- a/webpack/containers/Help.js
+++ b/webpack/containers/Help.js
@@ -1187,7 +1187,8 @@ class Help extends Component {
1.13,
1.14,
1.15,
- 1.16)
+ 1.16,
+ 1.17)
User Documentation Updates
@@ -1197,6 +1198,26 @@ class Help extends Component {
Release Notes
+ - Release 1.17 (Mar 8, 2019)
+
+ - Added advanced search feature on create Questions page
+ - Removed unusable hamburger stacks
+ - Reworded Questions on Section Response
+ - Implemented "match on fields" values to make human readable
+ - Curation Wizard updates
+ - Show User New potential duplicate
+ - More detail added to user's questions
+ - "Retired" content no longer shows
+ - Optimized algorithm
+ - Updated in-app instructions
+ - Added Curation Tab to Response Set and Questions
+ - Moved duplicates link to Curation History tab
+ - Added 'Suggested Replacement Of' links
+ - Implemented landing page tag for analytics
+ - Updated PDV on published questions page
+ - SonarCube integration
+ - Upgraded Elasticsearch 5 to 6
+
- Release 1.16 (Feb 5, 2019)
First 1.16 Sprint - Focus: Elasticsearch improvements.