Skip to content

Commit ee977f7

Browse files
author
github-actions
committed
Changelog and new version for 2.1.0
1 parent 9429637 commit ee977f7

2 files changed

Lines changed: 16 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
1+
# [2.1.0](https://github.com/fcarrascosa/StreamlabsChatbotFaceitIntegration/compare/v2.0.0...v2.1.0) (2021-05-10)
2+
3+
4+
### Bug Fixes
5+
6+
* **settings:** settings now take default values for non-saved properties ([#20](https://github.com/fcarrascosa/StreamlabsChatbotFaceitIntegration/issues/20)) ([ab4cd7a](https://github.com/fcarrascosa/StreamlabsChatbotFaceitIntegration/commit/ab4cd7a9ed6a8b06d7a03b6d8d77605cb225f577))
7+
8+
9+
### Features
10+
11+
* **start-session:** add option to autostart a new session when SLCB is opened ([#21](https://github.com/fcarrascosa/StreamlabsChatbotFaceitIntegration/issues/21)) ([282ac11](https://github.com/fcarrascosa/StreamlabsChatbotFaceitIntegration/commit/282ac1146c6ac62f93e2470a74f0bc713731cf56))
12+
13+
14+
15+
116
# [2.0.0](https://github.com/fcarrascosa/StreamlabsChatbotFaceitIntegration/compare/v1.2.1...v2.0.0) (2021-05-09)
217

318

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.0.0"
28+
Version = "2.1.0"
2929

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

0 commit comments

Comments
 (0)