CHANGELOG.md in dns_mock-1.4.0 vs CHANGELOG.md in dns_mock-1.4.1

- old
+ new

@@ -1,8 +1,19 @@ # Changelog 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). +## [1.4.1] - 2021-08-16 + +### Updated + +- Updated gem development dependencies +- Updated gem version + +### Changed + +- `faker` to `ffaker` development dependency + ## [1.4.0] - 2021-07-13 ### Added - Added ability to use internationalized hostnames. All hostnames in UTF-8 will be represented as [Punycode](https://en.wikipedia.org/wiki/Punycode)