diff --git a/CHANGELOG.md b/CHANGELOG.md index bf04a1554..746c24de5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,6 +11,12 @@ tag versions. The Bond compiler (`gbc`) and different versioning scheme, following the Haskell community's [package versioning policy](https://wiki.haskell.org/Package_versioning_policy). +## Bond open-source project ending March 2025 + +The Bond open-source project will be ending development on March 31, 2025. +For more information, see [the shutdown announcement +issue](https://github.com/microsoft/bond/issues/1215). + ## 13.0.1: 2024-10-02 ## * IDL core version: 3.0 diff --git a/README.md b/README.md index 20e7363cb..578745dea 100644 --- a/README.md +++ b/README.md @@ -13,6 +13,14 @@ Microsoft in high scale services. Bond is published on GitHub at [https://github.com/microsoft/bond/](https://github.com/microsoft/bond/). +## Bond open-source project ending March 2025 + +The Bond open-source project will be ending development on March 31, 2025. +For more information, see [the shutdown announcement +issue](https://github.com/microsoft/bond/issues/1215). + +## Documentation + For details, see the User's Manuals: * [C++](https://microsoft.github.io/bond/manual/bond_cpp.html)