From ac57bf2deacfb50ebedc72d6ad863198ccff419b Mon Sep 17 00:00:00 2001 From: Ryan Oberlander Date: Wed, 27 Nov 2024 17:16:05 -0600 Subject: [PATCH] update changelog --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5dc1fbef4..f84ddc47d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,9 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## Unreleased +### Added +- Set up privacy settings for account directory data visibility [#727](https://github.com/rokwire/core-building-block/issues/727) + ## [1.43.0] - 2024-10-21 ### Added - Get the account ids with FERPA filed false [#724](https://github.com/rokwire/core-building-block/issues/724)