docs: update changelog
This commit is contained in:
parent
26803d60f9
commit
c6a8db3536
1 changed files with 2 additions and 2 deletions
|
@ -1,9 +1,9 @@
|
||||||
# Change Log
|
# Change Log
|
||||||
## 0.3.1-pre-release-0.1 [20210511]
|
## 0.3.1-pre-release-0.1 [20210511]
|
||||||
|
### BREAKING
|
||||||
|
- Ability to configure CORS settings for socket.io see [#240](../../issues/240) for more information how this may break exisiting deployments
|
||||||
### Fixed
|
### Fixed
|
||||||
- obey host ssh.host in config fixes #190
|
- obey host ssh.host in config fixes #190
|
||||||
### Added
|
|
||||||
- Ability to configure CORS settings for socket.io see [#240](../../issues/240)
|
|
||||||
### Changed
|
### Changed
|
||||||
- `config.json.sample`: `allowreauth` now defaults to `false` fixes #238
|
- `config.json.sample`: `allowreauth` now defaults to `false` fixes #238
|
||||||
- update ssh2 to 0.8.9
|
- update ssh2 to 0.8.9
|
||||||
|
|
Loading…
Reference in a new issue