Skip to content

Commit

Permalink
Added changes for v1.4.4
Browse files Browse the repository at this point in the history
  • Loading branch information
allista committed Jun 20, 2017
1 parent 3d2aa79 commit 4d68ac1
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion ChangeLog.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,15 @@
#AT Utils ChangeLog

* **v1.4.3**
* **v1.4.4**
* Added kerbal traits and level to CrewTransferWindow; Closed #4
* Added a slghtly optimized version of GLDrawHull.
* Converted DebugInfo props of filters into ToString overrides.
* Added two Utils.LerpTime methods.
* In SimplePartFilter:
* Fixed module matching with moduleInfo.moduleName: Converted MODULES to List of strings that is filled with SetMODULES methods that accepts IEnumerable of Types and converts Type.Name to moduleName/categoryName format.
* Added default implementation of the filter method.

* v1.4.3
* Compatible with KSP-1.3
* Added simple emailer class (works only with local spooler). Added ScenarioTester framework for automated continious testing.
* Changed log message upon scenario registration.
Expand Down

0 comments on commit 4d68ac1

Please sign in to comment.