Skip to content

Commit a834035

Browse files
author
github-actions
committed
Changelog and new version for 1.2.0
1 parent 28a24b6 commit a834035

2 files changed

Lines changed: 13 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
# [1.2.0](https://github.com/fcarrascosa/StreamlabsChatbotFaceitIntegration/compare/v1.1.1...v1.2.0) (2021-03-30)
2+
3+
4+
### Features
5+
6+
* **api-client:** add getter for match history ([d5648d0](https://github.com/fcarrascosa/StreamlabsChatbotFaceitIntegration/commit/d5648d02842847157b689cfc94fd2c1697d47969))
7+
* **session-analyzer:** add class for analysis on a stream session ([7602379](https://github.com/fcarrascosa/StreamlabsChatbotFaceitIntegration/commit/76023795842060d52a07d140cf50645364fd31f8))
8+
* **session-analyzer:** add session-analyzer and session-start commands ([28a24b6](https://github.com/fcarrascosa/StreamlabsChatbotFaceitIntegration/commit/28a24b654ac60187e4462b2e68bd189a1c9303db))
9+
10+
11+
12+
113
## [1.1.1](https://github.com/fcarrascosa/StreamlabsChatbotFaceitIntegration/compare/v1.1.0...v1.1.1) (2021-03-21)
214

315

FaceitIntegration/FaceitIntegration_StreamlabsSystem.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
Website = "https://fcarrascosa.es"
2323
Description = "A simple script to integrate Streamlabs Chatbot with FaceIT Api"
2424
Creator = "Fernando Carrascosa"
25-
Version = "1.1.1"
25+
Version = "1.2.0"
2626

2727
# ---------------------------
2828
# Global Variables

0 commit comments

Comments
 (0)