diff --git a/CHANGELOG.md b/CHANGELOG.md
index 0ebc5bf..f1ada4b 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -3,8 +3,19 @@ This changelog file outlines a chronologically ordered list of the changes made
It is organized by version and release date followed by a list of Enhancements, New Features, Bug Fixes, and/or Breaking Changes.
+
+## Version 0.1.1 (Latest Release)
+**Released:** March 23, 2023
+**Tag:** v0.1.1
+
+### Bug Fix
+
+ - Added new error handling for http request timeouts. This occurs when a outage occurs on the OpenAI Chat channel. The Alert message will also point users to OpenAI's status page status.openai.com to check for any types of service outages. See Issues #1 for more details.
+
+
+
## Version 0.1.0 (Initial Release)
-**Releasd:** March 16, 2023
+**Released:** March 16, 2023
**Tag:** v0.1.0
This is the initial release