mirror of
https://gitlab.com/crafty-controller/crafty-4.git
synced 2024-08-30 18:23:09 +00:00
Prepare 4.0.12 release base
This commit is contained in:
11
CHANGELOG.md
11
CHANGELOG.md
@ -1,4 +1,15 @@
|
|||||||
# Changelog
|
# Changelog
|
||||||
|
## --- [4.0.12] - 2022/TBD
|
||||||
|
### New features
|
||||||
|
TBD
|
||||||
|
### Bug fixes
|
||||||
|
TBD
|
||||||
|
### Tweaks
|
||||||
|
TBD
|
||||||
|
### Lang
|
||||||
|
TBD
|
||||||
|
<br><br>
|
||||||
|
|
||||||
## --- [4.0.11] - 2022/08/28
|
## --- [4.0.11] - 2022/08/28
|
||||||
### New features
|
### New features
|
||||||
- Add server import status indicators ([Merge Request](https://gitlab.com/crafty-controller/crafty-4/-/merge_requests/433))
|
- Add server import status indicators ([Merge Request](https://gitlab.com/crafty-controller/crafty-4/-/merge_requests/433))
|
||||||
|
@ -2,11 +2,11 @@
|
|||||||
|
|
||||||
[](https://github.com/psf/black)
|
[](https://github.com/psf/black)
|
||||||
[](https://www.python.org)
|
[](https://www.python.org)
|
||||||
[](https://gitlab.com/crafty-controller/crafty-4/-/releases)
|
[](https://gitlab.com/crafty-controller/crafty-4/-/releases)
|
||||||
[](https://gitlab.com/crafty-controller/crafty-4)
|
[](https://gitlab.com/crafty-controller/crafty-4)
|
||||||
[](https://gitlab.com/crafty-controller/crafty-4/-/commits/master)
|
[](https://gitlab.com/crafty-controller/crafty-4/-/commits/master)
|
||||||
|
|
||||||
# Crafty Controller 4.0.11-beta
|
# Crafty Controller 4.0.12-beta
|
||||||
> Python based Control Panel for your Minecraft Server
|
> Python based Control Panel for your Minecraft Server
|
||||||
|
|
||||||
## What is Crafty Controller?
|
## What is Crafty Controller?
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"major": 4,
|
"major": 4,
|
||||||
"minor": 0,
|
"minor": 0,
|
||||||
"sub": 11,
|
"sub": 12,
|
||||||
"meta": "beta"
|
"meta": "beta"
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user