Skip to content

Commit

Permalink
Release 0.8.8.5 (Lisias) for KSP >= 1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
Lisias committed Jul 9, 2019
1 parent e75fb87 commit fd21850
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 13 deletions.
15 changes: 3 additions & 12 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,20 +1,11 @@
# Impossible Innovations :: Changes

* 2019-0709: 0.8.8.5 (Lisias) for KSP >= 1.4
+ Avoiding runtime problems on TweakScale
+ Certified for use on KSP 1.7.x
* 2019-0111: 0.8.8.4 (Lisias) for KSP >= 1.4
+ Certified for use on KSP 1.5.x and 1.6.x series
+ Added an option to turn off the II Category Filter on the Advanced Menu
- Useful if you want to use [Community Category Filter](https://forum.kerbalspaceprogram.com/index.php?/topic/149840-discussion-community-category-kit/).
+ Added `bulkheadProfiles` setting to parts missing it.
+ Updated embedded dependencies to the latest.
* 2019-0110: 0.8.8.3 (Lisias) for KSP >= 1.4
+ **DITCHED**
* 2018-1009: 0.8.8.2 (Lisias) for KSP 1.4
+ New Parts!
+ Renamed resources to avoid conflicts with CRP.
+ New Filters.
+ New Distribution sites
- CurseForge
+ Some bad decisions reverted. Sorry, my bad.
* 2018-0608: 0.8.8.1 (Lisias) for KSP 1.4
+ No changes but "legal" ones.
+ This is a (production) RELEASE. Version bumped.
3 changes: 3 additions & 0 deletions CHANGE_LOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
# Impossible Innovations :: Change Log

* 2019-0709: 0.8.8.5 (Lisias) for KSP >= 1.4
+ Avoiding runtime problems on TweakScale
+ Certified for use on KSP 1.7.x
* 2019-0111: 0.8.8.4 (Lisias) for KSP >= 1.4
+ Certified for use on KSP 1.5.x and 1.6.x series
+ Added an option to turn off the II Category Filter on the Advanced Menu
Expand Down
2 changes: 1 addition & 1 deletion ImpossibleInnovations.version
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"MAJOR":0,
"MINOR":8,
"PATCH":8,
"BUILD":4
"BUILD":5
},
"KSP_VERSION_MIN":{
"MAJOR":1,
Expand Down

0 comments on commit fd21850

Please sign in to comment.