We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8b01224 commit f718ea7Copy full SHA for f718ea7
2 files changed
CHANGELOG.md
@@ -1,3 +1,13 @@
1
+## [1.1.1](https://github.com/fcarrascosa/StreamlabsChatbotFaceitIntegration/compare/v1.1.0...v1.1.1) (2021-03-21)
2
+
3
4
+### Bug Fixes
5
6
+* **settings:** allow accents on settings ([8b01224](https://github.com/fcarrascosa/StreamlabsChatbotFaceitIntegration/commit/8b01224ed12b70995140e9e4b21a5ef0b4478761))
7
8
9
10
11
# [1.1.0](https://github.com/fcarrascosa/StreamlabsChatbotFaceitIntegration/compare/v1.0.0...v1.1.0) (2021-03-09)
12
13
FaceitIntegration/FaceitIntegration_StreamlabsSystem.py
@@ -18,7 +18,7 @@
18
Website = "https://fcarrascosa.es"
19
Description = "A simple script to integrate Streamlabs Chatbot with FaceIT Api"
20
Creator = "Fernando Carrascosa"
21
-Version = "1.1.0"
+Version = "1.1.1"
22
23
# ---------------------------
24
# Global Variables
0 commit comments