chore: update TODO

pull/12/head
Karan Sharma 2020-12-24 22:26:13 +05:30
parent d2158a091d
commit 35f0e17a2a
1 changed files with 3 additions and 3 deletions

View File

@ -54,9 +54,8 @@
# Future Release
- [ ] Support obscure protocol tweaks in `dig`
- [ ] `digfile`
- [ ] Read from file with `-f`
- [ ] Support more DNS Record Types
- [ ] Error on NXDomain (Related upstream [bug](https://github.com/miekg/dns/issues/1198))
- [ ] Shell completions
- [ ] bash
- [ ] zsh
@ -67,4 +66,5 @@
- [ ] Mkdocs init project
- [ ] Custom Index (Landing Page)
- [ ] Homebrew - Goreleaser
- [ ] Separate Authority/Answer in JSON output.
- [x] Separate Authority/Answer in JSON output.
- [x] Error on NXDomain (Related upstream [bug](https://github.com/miekg/dns/issues/1198))