Skip to content

Commit

Permalink
prep for v1.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
blowfishpro committed Mar 6, 2020
1 parent ade97ce commit a730ecc
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@
"USERNAME" : "blowfishpro",
"REPOSITORY" : "SimpleAdjustableFairings"
},
"VERSION": "1.6.0",
"VERSION": "1.7.0",
"KSP_VERSION": "1.8.1"
}
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,14 @@ Code and plugin are distributed under the [GNU Lesser General Public License](ht

## Changelog

### v1.7.0

* Wall now optional (but it won't be adjustable if not present)
* Add wall base that there will only ever be one of and will stay at the bottom of the fairing
* `WALL_BASE` in the config
* Add cap which will only be attached to the first segment (and move with the nose)
* `CAP` in the config

### v1.6.0

* Recompile against KSP 1.8.1
Expand Down

0 comments on commit a730ecc

Please sign in to comment.