From 363b87e8ea12628b5a2e0eb600e315ea78b8afc6 Mon Sep 17 00:00:00 2001 From: Sam Kleinman Date: Fri, 24 Sep 2021 10:50:19 -0400 Subject: [PATCH] changelog: add entry for interanlizations (#6989) --- CHANGELOG_PENDING.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG_PENDING.md b/CHANGELOG_PENDING.md index 1c8c2b81e..f329b0e24 100644 --- a/CHANGELOG_PENDING.md +++ b/CHANGELOG_PENDING.md @@ -19,6 +19,9 @@ Friendly reminder: We have a [bug bounty program](https://hackerone.com/tendermi - [crypto/armor]: \#6963 remove package which is unused, and based on deprecated fundamentals. Downstream users should maintain this library. (@tychoish) + - [state] [store] [proxy] [rpc/core]: \#6937 move packages to + `internal` to prevent consumption of these internal APIs by + external users. (@tychoish) - Blockchain Protocol