From 59c618f2f6d37641beee6b2f0d6abfd37fa6c782 Mon Sep 17 00:00:00 2001 From: diegosouzapw <8016841+diegosouzapw@users.noreply.github.com> Date: Wed, 26 Aug 2026 21:49:19 -0300 Subject: [PATCH] docs(changelog): bind notices to PR 11726 --- changelog.d/maintenance/00000-third-party-notices.md | 1 - changelog.d/maintenance/11726-third-party-notices.md | 1 + 2 files changed, 1 insertion(+), 1 deletion(-) delete mode 100644 changelog.d/maintenance/00000-third-party-notices.md create mode 100644 changelog.d/maintenance/11726-third-party-notices.md diff --git a/changelog.d/maintenance/00000-third-party-notices.md b/changelog.d/maintenance/00000-third-party-notices.md deleted file mode 100644 index 976341e4e6..0000000000 --- a/changelog.d/maintenance/00000-third-party-notices.md +++ /dev/null @@ -1 +0,0 @@ -- **docs(legal):** centralize pinned MIT notices for the vendored GCF codec and local flag assets diff --git a/changelog.d/maintenance/11726-third-party-notices.md b/changelog.d/maintenance/11726-third-party-notices.md new file mode 100644 index 0000000000..43c1091dad --- /dev/null +++ b/changelog.d/maintenance/11726-third-party-notices.md @@ -0,0 +1 @@ +- **docs(legal):** centralize pinned MIT notices for the vendored GCF codec and local flag assets ([#11726](https://github.com/diegosouzapw/OmniRoute/pull/11726))