Skip to content

Commit ff0c12d

Browse files
committed
Initial commit for 10.0.0
1 parent 36ab320 commit ff0c12d

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed

docs/en/intro.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,5 @@ You can use the sidebar on the left to access the various sections of the docume
3737

3838
Using the search icon in the top left corner, you can search for anything in this entire documentation. For example, typing "Example" will show a list of examples which are included throughout the documentation.
3939

40-
## Latest documentation changes ( `9.4.1 → 9.7.0` ) {#latest-changes}
41-
- Updates [Particle data (1.20.5+)](./create-commands/arguments/types/misc/particle-arguments) page with new `Trail` particle information.
42-
- Adds new [`thenNested()`](./create-commands/command-trees#reduce-indentation-with-nested-arguments) method to command trees.
43-
- Adds [tools](./test/intro) for running unit tests on commands.
40+
## Latest documentation changes ( `9.7.0 → 10.0.0` ) {#latest-changes}
41+
- ??? (Coming soon????)

docs/public/versions.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
versions:
2+
- 10.0.0
23
- 9.7.0
34
- 9.6.1
45
- 9.4.2

0 commit comments

Comments
 (0)