From f400a84a1ef602d5a55964adb22d36df3011cdfd Mon Sep 17 00:00:00 2001 From: Sam Andreae Date: Mon, 3 Jun 2024 15:36:15 +0100 Subject: [PATCH] Update CHANGELOG --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index fafee53c6..3d2a67d03 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +### Changed + +- Accept domain name and ip addresses for peers in configuration file and cli [#612](https://github.com/p2panda/aquadoggo/pull/612) + ## [0.7.1] ### Added