Skip to content

Commit 809aa1b

Browse files
author
github-actions
committed
Changelog and new version for 1.2.1
1 parent 1886087 commit 809aa1b

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+
## [1.2.1](https://github.com/fcarrascosa/StreamlabsChatbotFaceitIntegration/compare/v1.2.0...v1.2.1) (2021-03-31)
2+
3+
4+
### Bug Fixes
5+
6+
* **session-analyzer:** fix problem with EPOCH datetime ([1886087](https://github.com/fcarrascosa/StreamlabsChatbotFaceitIntegration/commit/1886087e3e0d055ecdbbd7f44603a9bc34faf484))
7+
8+
9+
10+
111
# [1.2.0](https://github.com/fcarrascosa/StreamlabsChatbotFaceitIntegration/compare/v1.1.1...v1.2.0) (2021-03-30)
212

313

FaceitIntegration/FaceitIntegration_StreamlabsSystem.py

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

2424
# ---------------------------
2525
# Global Variables

0 commit comments

Comments
 (0)