# Changelog

All notable changes to `dns` will be documented in this file

## 1.6.0 - 2020-12-02

- add `of` method

## 1.5.0 - 2020-08-24

- add `noidnout`

## 1.4.3 - 2019-11-30

- drop support for PHP 7.3 and below

## 1.4.2 - 2019-05-17

- add support for NAPTR record type
- resolve symfony/process deprecation

## 1.4.1 - 2018-12-06

- throw a custom exception when dig fails

## 1.4.0 - 2018-09-13

- add CNAME and SRV record types

## 1.3.1 - 2018-02-20

- fix tests
- allow Symfony 4

## 1.3.0 - 2017-11-29

- add support for `CAA` records

## 1.2.0 - 2017-11-29

- add `useNameserver`

## 1.1.0 - 2017-11-03

- add `getDomain`

## 1.0.0 - 2017-11-03

- initial release
