Update changelog

(v0.1.5 may not happen and these changes will just be rolled into 0.2.0)
This commit is contained in:
Andrew Cassidy 2019-07-04 12:00:26 -07:00
parent 73bff693c7
commit 41d8ef8646
No known key found for this signature in database
GPG Key ID: 963017B38FD477A1
4 changed files with 16 additions and 5 deletions

View File

@ -1,4 +1,10 @@
v0.1.4
v0.1.5
------
- Added Spanish localization of Restock strings (thanks Niako)
- Fixed HG-55 animation not deploying all the way
- Fixed legacy part folders being present in the blacklist file
v0.1.4
------
- KSP 1.7.x
- Fixed scale of linear RCS collider (#569)

View File

@ -1,5 +1,5 @@
=============
RESTOCK 0.1.4
RESTOCK 0.1.5
=============
Restock is a project to improve the art of the Kerbal Space Program part set. Some of the revisions are based on the cancelled Part Overhaul project by Porkjet.

View File

@ -1,4 +1,9 @@
v0.1.4
v0.1.5
------
- Added Spanish localization of Restock+ strings (thanks Niako)
- Added Brazilian Portuguese localization of Restock+ strings (thanks AluisioASG)
v0.1.4
------
- KSP 1.7.x
- Changed radial material bay and inline goo canister to use localization strings (#557)

View File

@ -1,5 +1,5 @@
==============
RESTOCK+ 0.1.4
RESTOCK+ 0.1.5
==============
Restock+ is a complement to Restock which adds useful parts that we feel are missing from the base game. Functionally, these parts additions allow better flexibility in craft construction and not add new gameplay systems or form factors. Some examples might include:
@ -15,7 +15,7 @@ DEPENDENCIES
============
Required:
- Restock (0.1.4)
- Restock (0.1.5)
- ModuleManager (4.0.2)
=============