You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
KSP-DepthMask/CHANGELOG.md

44 lines
894 B
Markdown

# Changelog
All notable changes to this project will be documented in this file.
## 1.1.3 - 2022-11-04
This version changes the distribution layout! Please make sure DepthMask.dll is deleted before updating.
### Added
- Allowed for multiple body and mask transforms to be specified using a comma seperated list
## 1.1.2 - 2021-01-15 [KSP 1.11]
This version of DepthMask requires KSP 1.11. If you are using KSP 1.10 or older, use v1.1.1
### Fixed
- Fixed depth mask not applying after a part is repaired
## 1.1.1 - 2019-09-01 [KSP 1.7]
### Fixed
- Removed Restock namespace from the ModuleDepthMask class
## 1.1.0 - 2019-06-14 [KSP 1.7]
### Added
- Add support for multiple objects sharing the same name
- Add support for multiple Depth Mask modules on the same part
### Changed
- Minor code cleanups
## 1.0.0 - 2019-06-10 [KSP 1.7]
- Initial Release for KSP 1.7 and later