cl: add changelog note for network interpolation

This commit is contained in:
Seth Hoenig
2022-05-17 09:14:55 -05:00
parent f44de31f31
commit 924deb7a5d

3
.changelog/12817.txt Normal file
View File

@@ -0,0 +1,3 @@
```release-note:bug
client: Fixed a bug where network.dns block was not interpolated
```