diff --git a/CHANGELOG.md b/CHANGELOG.md index 3716a0eb..c3dbd40f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,6 @@ +## 0.5.8 +- Namespaced all css declarations so that they don't affect styles outside of the widget. + ## 0.5.7 - Fixed a bug where the connection would not close down when the component unmounted and continued polling indefinitely in the background. diff --git a/README.md b/README.md index b161c852..abcefa14 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ A simple webchat widget to connect with a chatbot. Forked from [react-chat-widge In your ``: ```javascript
- +