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 6, 2020
1 parent 4563235 commit 139c909
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,25 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/)
and this project adheres to [Semantic Versioning](http://semver.org/).

## [Unreleased]
### Added
- bump max nc version to 19
- ship with own version of jquery
- [#143](https://github.com/jsxc/jsxc/issues/143) handle xmpp links

### Fixed
- remove external service detection
- [#142](https://github.com/jsxc/jsxc/issues/142) php notices
- disable jsxc on totp page
- [#139](https://github.com/jsxc/jsxc/issues/139) follow personal start setting

### Misc
- update JSXC to v4.1.0-rc.1 ([change log](https://github.com/jsxc/jsxc/blob/master/CHANGELOG.md))
- change dev structure
- use fully-qualifier class name
- move app file to lib
- add publish script
- beautify build output
- show webpack progress

## 4.0.0 - 2020-04-08
### Fixed
Expand Down

0 comments on commit 139c909

Please sign in to comment.