Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
nickbabcock committed Oct 6, 2020
1 parent 30297f8 commit d4f3ae4
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,18 @@
## v0.7.1 - 2020-10-06

Support parsing saves that contain empty containers:

```
history = {
{}
1689.10.2={
decision="abc123"
}
}
```

It is known that this format can occur in EU4 but it could also occur in others.

## v0.7.0 - 2020-10-02

* `rakaly_imperator_melt` added to melt imperator saves
Expand Down

0 comments on commit d4f3ae4

Please sign in to comment.