Add changelog

master
Andrew Cassidy 2 years ago
parent 61ace23609
commit 022a6e8fdd

@ -0,0 +1,35 @@
# Changelog
All notable changes to this project will be documented in this file.
## 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
Loading…
Cancel
Save