This is an automated email from the ASF dual-hosted git repository.
jimin pushed a commit to branch 2.x
in repository https://gitbox.apache.org/repos/asf/incubator-seata.git
The following commit(s) were added to refs/heads/2.x by this push:
new ac9c80f82f optimize: format content
ac9c80f82f is described below
commit ac9c80f82f25a8a976143075e8b26c18528b6b9c
Author: Eric Wang <[email protected]>
AuthorDate: Sun Dec 28 21:56:52 2025 +0800
optimize: format content
---
compatible/{Readme.md => README.md} | 11 ++++++++---
1 file changed, 8 insertions(+), 3 deletions(-)
diff --git a/compatible/Readme.md b/compatible/README.md
similarity index 80%
rename from compatible/Readme.md
rename to compatible/README.md
index 80be14e061..71a2c88d4c 100644
--- a/compatible/Readme.md
+++ b/compatible/README.md
@@ -14,7 +14,12 @@
See the License for the specific language governing permissions and
limitations under the License.
-->
-### Seata-compatible
-Starting from version 2.1.x, Seata's package name has been changed from
"io.seata" to "org.apache.seata". To assist users with a smooth upgrade from
older versions, we have implemented compatibility for the following commonly
used APIs.
-- RootContext
+### Seata Compatibility
+
+Starting from version 2.1.x, Seata's package name has been changed from
`io.seata` to `org.apache.seata`.
+
+To assist users with a smooth upgrade from older versions,
+we have implemented compatibility for the following commonly used APIs:
+
+- `RootContext`
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]