From b6adac6714fd8ad7826e172e3bd91f4194ec2c49 Mon Sep 17 00:00:00 2001 From: Krishan <33421343+kfiven@users.noreply.github.com> Date: Wed, 25 Mar 2026 12:10:15 +1100 Subject: [PATCH] chore: add notice about SDK replacement (#2778) --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index f1c36082..7cab254d 100644 --- a/README.md +++ b/README.md @@ -16,6 +16,10 @@ A Matrix client focusing primarily on simple, elegant and secure interface. The - [Roadmap](https://github.com/orgs/cinnyapp/projects/1) - [Contributing](./CONTRIBUTING.md) +> [!IMPORTANT] +We are currently in the [process of replacing the matrix-js-sdk](https://github.com/cinnyapp/cinny/issues/257#issuecomment-3714406704) with our own SDK. As a result, we will not be accepting any pull requests until further notice. +Thank you for your understanding. + ## Getting started