diff options
author | Ajarmar <axel.jarmar@gmail.com> | 2021-06-16 19:19:24 +0200 |
---|---|---|
committer | Ajarmar <axel.jarmar@gmail.com> | 2021-06-16 19:19:24 +0200 |
commit | effc9fbed00e0a384f102e833bce67e283143f64 (patch) | |
tree | bf1f69f5caac57668d8b45de59c399a796b2002b /changelog-template.md | |
parent | 1e9b83ddf4afa2e11b479b66b7b748870b84f18e (diff) |
update changelog template and add 4.2.0 changelog
Diffstat (limited to 'changelog-template.md')
-rw-r--r-- | changelog-template.md | 153 |
1 files changed, 37 insertions, 116 deletions
diff --git a/changelog-template.md b/changelog-template.md index b51550a..1fae15a 100644 --- a/changelog-template.md +++ b/changelog-template.md @@ -3,195 +3,117 @@ --- ## General -- Change +- **NEW:** New feature + - Description of new feature -Description of change +- ADDED SUPPORT: Added support + - Description of added support -- **NEW:** New feature +- CHANGED: Change + - Description of change -Description of new feature +- BUGFIX: Fix + - Description of what was fixed --- ## Pokemon Traits ### Pokemon Base Statistics -- Setting - -Description of what has been changed for setting - - **NEW:** New setting + - Description of new setting -Description of new setting +- ADDED SUPPORT: Added support for setting + - Description of added support for setting -### Pokemon Types - -- Setting +- CHANGED: Setting + - Description of what has been changed for setting -Description of what has been changed for setting +- BUGFIX: Setting + - Description of what has been fixed for setting -- **NEW:** New setting +### Pokemon Types -Description of new setting +... ### Pokemon Abilities -- Setting - -Description of what has been changed for setting - -- **NEW:** New setting - -Description of new setting +... ### Pokemon Evolutions -- Setting - -Description of what has been changed for setting - -- **NEW:** New setting - -Description of new setting +... --- ## Starters, Statics & Trades ### Starter Pokemon -- Setting - -Description of what has been changed for setting - -- **NEW:** New setting - -Description of new setting +... ### Static Pokemon -- Setting - -Description of what has been changed for setting - -- **NEW:** New setting - -Description of new setting +... ### In-Game Trades -- Setting - -Description of what has been changed for setting - -- **NEW:** New setting - -Description of new setting +... --- ## Moves & Movesets ### Move Data -- Setting - -Description of what has been changed for setting - -- **NEW:** New setting - -Description of new setting +... ### Pokemon Movesets -- Setting - -Description of what has been changed for setting - -- **NEW:** New setting - -Description of new setting +... --- -## Trainer Pokemon +## Foe Pokemon -### Trainers Pokemon +### Trainer Pokemon -- Setting +... -Description of what has been changed for setting +### Totem Pokemon -- **NEW:** New setting - -Description of new setting +... --- ## Wild Pokemon ### Wild Pokemon -- Setting - -Description of what has been changed for setting - -- **NEW:** New setting - -Description of new setting +... --- ## TM/HMs & Tutors ### TMs & HMs -- Setting - -Description of what has been changed for setting - -- **NEW:** New setting - -Description of new setting +... ### Move Tutors -- Setting - -Description of what has been changed for setting - -- **NEW:** New setting - -Description of new setting +... --- ## Items ### Field Items -- Setting - -Description of what has been changed for setting - -- **NEW:** New setting - -Description of new setting +... -### Non-Main Shop Items +### Special Shops -- Setting - -Description of what has been changed for setting - -- **NEW:** New setting - -Description of new setting +... --- ## Misc Tweaks -- Setting - -Description of what has been changed for setting - -- **NEW:** New setting - -Description of new setting +... --- ## **NEW:** New tab @@ -199,5 +121,4 @@ Description of new setting ### **NEW:** New panel - **NEW:** New setting - -Description of new setting
\ No newline at end of file + - Description of new setting
\ No newline at end of file |