Skip to content

Commit 6b761b8

Browse files
authored
v1.1.2 (#39)
1 parent fd4e653 commit 6b761b8

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

3+
## 1.1.2 (2017-03-10)
4+
5+
* Convert Chinese characters to standard unicode
6+
* Add names for Totem forms in gen 7
7+
* Remove "male" and "female" names for meowstic forms
8+
39
## 1.1.1 (2017-02-24)
410

511
* Fix incorrect forms of pumpkaboo and gourgeist (pk6 files of small and average were given the wrong form name)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "pkparse",
3-
"version": "1.1.1",
3+
"version": "1.1.2",
44
"description": "Extracts data from .pk6 files",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)