Skip to content

Commit 41dcfcd

Browse files
author
github-actions
committed
Changelog and new version for 2.1.1
1 parent 1c9d880 commit 41dcfcd

2 files changed

Lines changed: 11 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## [2.1.1](https://github.com/fcarrascosa/StreamlabsChatbotFaceitIntegration/compare/v2.1.0...v2.1.1) (2021-05-10)
2+
3+
4+
### Bug Fixes
5+
6+
* **overlay:** re-connect socket when it has been closed ([e95ac69](https://github.com/fcarrascosa/StreamlabsChatbotFaceitIntegration/commit/e95ac693367ad10a0a3e28e832577fdf659f3e6c))
7+
8+
9+
10+
111
# [2.1.0](https://github.com/fcarrascosa/StreamlabsChatbotFaceitIntegration/compare/v2.0.0...v2.1.0) (2021-05-10)
212

313

FaceitIntegration/FaceitIntegration_StreamlabsSystem.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
Website = "https://fcarrascosa.es"
2626
Description = "A simple script to integrate Streamlabs Chatbot with FaceIT Api"
2727
Creator = "Fernando Carrascosa"
28-
Version = "2.1.0"
28+
Version = "2.1.1"
2929

3030
# ---------------------------
3131
# Global Variables

0 commit comments

Comments
 (0)