mirror of
https://github.com/Acamaeda/The-Modding-Tree.git
synced 2024-11-24 09:21:46 +00:00
Fixed changelog formatting
This commit is contained in:
parent
a6786b2268
commit
fd61aaf7b3
1 changed files with 16 additions and 13 deletions
|
@ -1,6 +1,6 @@
|
|||
#T he Modding Tree changelog:
|
||||
|
||||
##v2.0
|
||||
# v2.0 10/14/20
|
||||
- Added progress bars, which are highly customizable and can be horizontal or vertical!
|
||||
- Added "side layers", displayed smaller and off to the side, and don't get reset by default.
|
||||
They can be used for global achievements and statistics. Speaking of which...
|
||||
|
@ -24,6 +24,8 @@
|
|||
- Improved documentation based on feedback
|
||||
[For a full list of changes to the format and functionality of existing things, click here.](2.0-format-changes.md)
|
||||
|
||||
|
||||
|
||||
## v1.3.5
|
||||
|
||||
- Completely automated convertToDecimal, now you never have to worry about it again.
|
||||
|
@ -99,5 +101,6 @@ which will break old things)
|
|||
parameters.
|
||||
- Lots of minor good things.
|
||||
|
||||
|
||||
# v1.0:
|
||||
- First release.
|
Loading…
Reference in a new issue