Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/jsxc.nextcloud.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsualko <klaus@jsxc.org>2020-12-28 14:35:54 +0300
committersualko <klaus@jsxc.org>2020-12-28 14:35:54 +0300
commitf23b5fab3e77ce935757932dd1885cfdb296f7a9 (patch)
tree7eb6b746d2c7a30e40890dc32129d4c55d7c72e9 /CHANGELOG.md
parent1887e49b332b55a5a7a6e0decd59a8890cb12ce5 (diff)
docs: update change log
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 565c348..eedc2ab 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -6,6 +6,15 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
## [Unreleased]
+## 4.2.1 (2020-12-28)
+### Fixed
+- fix undefined host key
+- fix undefined array key
+- fix chat icon injection
+
+### Misc
+- update JSXC to 4.2.1 ([changelog](https://github.com/jsxc/jsxc/blob/master/CHANGELOG.md))
+
## 4.2.0 (2020-12-13)
### Added
- update JSXC to 4.2.0 ([changelog](https://github.com/jsxc/jsxc/blob/master/CHANGELOG.md))