Skip to content

Commit 7c290a4

Browse files
committed
Update README
1 parent 1d9c6f2 commit 7c290a4

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,16 +8,21 @@
88
[![Grace Version](https://img.shields.io/badge/Grace-2023.3.0-blue?style=flat&color=f49b06)](https://github.com/graceframework/grace-framework/releases/tag/v2023.3.0-RC2)
99
[![Spring Boot Version](https://img.shields.io/badge/Spring_Boot-3.3.12-blue?style=flat&color=6db33f)](https://github.com/spring-projects/spring-boot/releases/tag/v3.3.12)
1010

11-
# Grace Async and Events Framework
11+
# Grace Async Framework
1212

1313
This project contains APIs and libraries that integrate Grace with various asynchronous libraries and frameworks such as [GPars](https://github.com/GPars/GPars) and [RxJava](https://github.com/ReactiveX/RxJava/tree/1.x), [RxJava2](https://github.com/ReactiveX/RxJava/releases/tag/v2.2.21), [RxJava3](https://github.com/ReactiveX/RxJava/releases).
1414

15+
16+
> [!IMPORTANT]
17+
> Grace `events` plugin and the related modules have already been splitting into its' own repository []`grace-events`](https://github.com/graceframework/grace-events).
18+
1519
## Versions
1620

1721
To make it easier for users to use and upgrade, Plugin adopts a version policy consistent with the [Grace Framework](https://github.com/graceframework/grace-framework).
1822

1923
| Plugin Version | Grace Version |
2024
|----------------|---------------|
25+
| 7.0.x | 2024.0.x |
2126
| 6.3.x | 2023.3.x |
2227
| 6.2.x | 2023.2.x |
2328
| 6.1.x | 2023.1.x |

0 commit comments

Comments
 (0)