From e747f868282589932bd5aed5fcb1250e6448e278 Mon Sep 17 00:00:00 2001 From: Michael Yan Date: Wed, 5 Jun 2024 01:28:01 +0800 Subject: [PATCH] Update README --- README.md | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 0c17e4b..b26cc22 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,8 @@ +[![Main branch build status](https://github.com/grace-plugins/grace-admin/workflows/Grace%20CI/badge.svg?style=flat)](https://github.com/grace-plugins/grace-admin/actions?query=workflow%3A%Grace+CI%22) +[![Apache 2.0 license](https://img.shields.io/badge/License-APACHE%202.0-green.svg?logo=APACHE&style=flat)](https://opensource.org/licenses/Apache-2.0) +[![Latest version on Maven Central](https://img.shields.io/maven-central/v/org.graceframework.plugins/admin.svg?label=Maven%20Central&logo=apache-maven&style=flat)](https://search.maven.org/search?q=g:org.graceframework.plugins) +[![Grace on X](https://img.shields.io/twitter/follow/graceframework?style=social)](https://twitter.com/graceframework) + # Grace Admin Plugin A powerful and flexible, extensible administration framework and management console for Grace. @@ -45,7 +50,13 @@ cd grace-admin ## What's New -### 0.0.1-SNAPSHOT +### 0.1.0 + +* Refactor app and plugin directories +* Upgrade to Grace 2022.2.4 +* Upgrade to Groovy 3.0.17 + +### 0.0.1 * Support Grace 2022.1.0+