Skip to content

Commit

Permalink
docs: update change log
Browse files Browse the repository at this point in the history
  • Loading branch information
sualko committed May 29, 2021
1 parent 2cb0338 commit 91b9039
Showing 1 changed file with 27 additions and 0 deletions.
27 changes: 27 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,33 @@ and this project adheres to [Semantic Versioning](http://semver.org/).

## [Unreleased]

## 4.3.0-beta.1 (2021-05-29)
### Added
- update JSXC to 4.3.0-beta.1 ([changelog](https://github.com/jsxc/jsxc/releases/tag/v4.3.0-beta.1))
- bump Nextcloud to version 21

### Fixed
- remove obsolete variable
- command DI
- multiple DI issues
- php8 type error

### Misc
- use more automated DI
- align filename with class name
- add psalm
- update dependencies
- remove deprecated mock method
- refactor deprecated tests
- refactor hooks test
- fix compatibility between nc versions
- update phpunit
- fix phpunit
- fix nc version for php 8
- fix branch name
- move to github actions
- update ci badge

## 4.2.1 (2020-12-28)
### Fixed
- fix undefined host key
Expand Down

0 comments on commit 91b9039

Please sign in to comment.