From 41c16b4c9d14d37f83bf106ce83cead28316e378 Mon Sep 17 00:00:00 2001 From: TuxSH Date: Tue, 20 Oct 2015 11:16:39 +0200 Subject: [PATCH] Updating CHANGELOG.md --- CHANGELOG.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b489182..ea4f231 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,7 +1,8 @@ ###PkmGCTools v1.2.2: Few changes this week: - * The PID of a Pokémon can now be displayed either in hexadecimal or in decimal (default: hexadecimal). - * When editing the moves of a Pokémon, Hidden Power's type and base power are now displayed. +* The PID of a Pokémon can now be displayed either in hexadecimal or in decimal (default: hexadecimal). +* When editing the moves of a Pokémon, Hidden Power's type and base power are now displayed. + I made a guide on how to make legal Pokémon as well. You can find it in the wiki. ###PkmGCTools v1.2.1: