diff --git a/release_notes/release_notes.html b/release_notes/release_notes.html
deleted file mode 100644
index 193b114..0000000
--- a/release_notes/release_notes.html
+++ /dev/null
@@ -1,119 +0,0 @@
-Splunk Release Notes - Published by Splunk April 26, 2022
-
-Version 2.10.0 - Released April 26, 2022
-
-- Fixed an issue in On Poll action where the index time was not honored during scheduled ingestion [PAPP-25411]
-
-Version 2.9.0 - Released April 01, 2022
-
-- Added 2 new fields ("start_time" and "end_time") to "run query" action [PAPP-24566]
-
-Version 2.8.0 - Released March 07, 2022
-
-- Added a sleep time between REST calls to improve the performance [PAPP-23575]
-
-Version 2.7.0 - Released February 15, 2022
-
-- Added a new 'attach_result' parameter in 'run query' action [PAPP-8315]
-
-Version 2.6.7 - Released February 04, 2022
-
-- Added support for Python 3.9
-
-Version 2.6.6 - Released January 20, 2022
-
-- Changed the hashing algorithm to SHA256 when running in FIPS mode [PAPP-21816]
-
-Version 2.6.3 - Released December 01, 2021
-
-- Fixed a bug in the 'on poll' action [PAPP-20789]
-- Updated the app documentation
-
-Version 2.5.3 - Released November 16, 2021
-
-- Changed the hashing algorithm from md5 to sha-256 [PAPP-19934]
-
-Version 2.4.8 - Released October 19, 2021
-
-- Added a new 'Remove CEF fields having empty values from the artifact' configuration parameter [PAPP-9257]
-
-Version 2.3.3 - Released August 06, 2021
-
-- Updated the 'update event' action's status based on the "success" key in response [PAPP-9587]
-- Modified the code to re-connect based on retry limit in case of "Session not logged in" issue [PAPP-17690]
-- Modified the on-poll action to ingest updated/deleted artifacts in the existing container [PAPP-18788]
-- Updated the document for Update event action with the required role and permission
-
-Version 2.2.3 - Released July 13, 2021
-
-- Added support for custom status ID in the integer status parameter of the 'update event' action [PAPP-9598]
-- Bug fix in the 'run query' action [PAPP-13769]
-- Allow 0 for the 'Max events to ingest for Scheduled Polling' configuration parameter [PAPP-11483]
-- Fix for the 'Values to append to the container name' configuration parameter [PAPP-11072] [PAPP-17977]
-- Handled extra commas in the display parameter of the 'run query' action [PAPP-17228]
-
-Version 2.1.6 - Released June 24, 2021
-
-- Fixed the start_time field in the artifact [PAPP-17613]
-
-Version 2.1.3 - Released April 14, 2021
-
-- Fixed a bug which caused the app to ignore the Global Proxy Settings [PAPP-11360]
-- Fixed a bug during ingestion if an event had multiple associated severities [PAPP-12153]
-
-Version 2.0.34 - Released February 08, 2021
-
-- Updated the app documentation
-- Added the "sid" key in summary of 'update_event', 'run_query', and 'get_host_events' actions
-
-Version 2.0.22 - Released September 18, 2020
-
-- Compatibility changes for Python 3 support
-- Added the "wait_for_confirmation" action parameter in the "update event" action
-- Changed Source Data Identifier of container/artifact to a hash of the combination of "_raw", "source", "sourcetype", and "index"
-- Made the custom view compatible with the Phantom V4.9
-- Added validations on action input parameters
-- Handled the unicode character exceptions
-- Updated the app documentation
-
-Version 1.3.41 - Released January 22, 2020
-
-- Added functionality to run on poll action with only 'query' parameter and empty 'command' parameter
-- Added support for new commands like table, stats, eval
-- Handled exception for Unicode characters issues
-- Bug fixed in 'run query', 'post data', and 'update event' actions
-- Fixed issues in the output views
-- Improved the documentation of the app
-
-Version 1.3.23 - Released July 19, 2018
-
-- Added support for user configurable retries
-- Display parameters are now ordered as specified in the input on 'run query' action
-- Bug fix on 'on poll' ingestion when the license is expired
-- Bug fix on missing data when the fields are case sensitive
-- Moved Splunk SDK wheel into the app for easier app customization
-
-Version 1.3.19 - Released February 07, 2018
-
-- App action views and Logo updates
-
-Version 1.3.16 - Released December 05, 2017
-
-- Added support for on-poll ingestion (Beta Release only)
-
-Version 1.3.7 - Released July 6, 2017
-
-- Added "post data" action
-- Added "update event" action
-- Fixed an issue that caused "get host events" to return no data
-
-Version 1.2.18 - Released October 20, 2016
-
-- Significant improvements to the datapath settings
-- Minor app documentation corrections
-
-Version 1.2.15 - Released June 8, 2016
-
-- Improved table display of "run query" action results.
-- Fixed documentation typos.
-