diff --git a/CHANGELOG.md b/CHANGELOG.md index 7a379aa..4093913 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). -## Unreleased +## 1.4.2 (2019-03-05) ### Added - Shut down if server pushes a compressed data packet. +### Fixed + +- Custom DNS servers were not applied. +- Reject `` blocks as unsupported. + ## 1.4.1 (2019-02-25) ### Added