From cf8491c354b12845eff309e46bb321c39371ae5d Mon Sep 17 00:00:00 2001 From: evuraan <39205936+evuraan@users.noreply.github.com> Date: Wed, 3 Mar 2021 19:50:58 -0800 Subject: [PATCH] Update Changelog.md --- Changelog.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Changelog.md b/Changelog.md index 497fcbf..49f1fc4 100644 --- a/Changelog.md +++ b/Changelog.md @@ -12,3 +12,5 @@ All notable changes to this project will be documented in this file. ## Mar 02, 2021 - Go Variant gets caching. - C Variant: Bug fix with MX, SOA records. +## Mar 03, 2021 +- C and Go variants now can do `recursive` queries.
To test, `dig npr.org @192.168.1.1 +trace`. Replace `192.168.1.1` with your Magan's address.