Skip to content

Commit

Permalink
v0.10.13
Browse files Browse the repository at this point in the history
  • Loading branch information
not-an-aardvark committed Jul 10, 2016
1 parent ecd8a70 commit 997aafd
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## v0.10.13 (2016-07-10)

* Fixed an issue where Magikarp's data file was incorrectly formatted
* Fixed an issue where certain memories would cause parsing failures
* Fixed an issue where item data for Latiasite/Latiosite was missing
* Fixed an issue where item data for the ORAS "Bike" item was missing

## v0.10.12 (2016-07-10)

* Fixed an issue where data for ORAS moves was missing
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "pk6parse",
"version": "0.10.12",
"version": "0.10.13",
"description": "Extracts data from .pk6 files",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit 997aafd

Please sign in to comment.