Update CHANGELOG
This commit is contained in:
parent
e849e6c0da
commit
fc26b4f1c5
|
@ -5,12 +5,17 @@ All notable changes to this project will be documented in this file.
|
||||||
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
|
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
|
||||||
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
||||||
|
|
||||||
## Unreleased
|
## 1.4.2 (2019-03-05)
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|
||||||
- Shut down if server pushes a compressed data packet.
|
- Shut down if server pushes a compressed data packet.
|
||||||
|
|
||||||
|
### Fixed
|
||||||
|
|
||||||
|
- Custom DNS servers were not applied.
|
||||||
|
- Reject `<connection>` blocks as unsupported.
|
||||||
|
|
||||||
## 1.4.1 (2019-02-25)
|
## 1.4.1 (2019-02-25)
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|
Loading…
Reference in New Issue