Skip to content

Commit cc1fab0

Browse files
committed
Update changelog and usage docs
1 parent ddc32b3 commit cc1fab0

3 files changed

Lines changed: 9 additions & 2 deletions

File tree

docs/guide/changelog.adoc

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
### 1.0.0
2+
3+
* Update changelog and usage docs
4+
* Upgrade to Grace Dynamic Modules 1.0.0
5+
* Upgrade to Gradle 7.6.6
6+
17
### 1.0.0-RC2
28

39
* Update README

docs/guide/usage.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ repositories {
1111
}
1212
1313
dependencies {
14-
implementation "org.graceframework.plugins:dynamic-modules:1.0.0-RC2"
14+
implementation "org.graceframework.plugins:dynamic-modules:1.0.0"
1515
implementation "org.graceframework.plugins:admin:{version}"
1616
}
1717

docs/resources/doc.properties

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1+
github=https://github.com/grace-plugins/grace-admin
12
authors=Michael Yan
23
title=Grace Admin
34
subtitle=A powerful and flexible, extensible administration framework and management console for Grace
4-
copyright=Copyright © 2023-2025 Michael Yan. The content is licensed under a Creative Commons Attribution 4.0 International (CC BY SA 4.0) license.
5+
copyright=Copyright © 2023-2026 Michael Yan. The content is licensed under a Creative Commons Attribution 4.0 International (CC BY SA 4.0) license.

0 commit comments

Comments
 (0)