Skip to content

Commit

Permalink
CHANGELOG.md: Prep for v1.16.0 release. :)
Browse files Browse the repository at this point in the history
  • Loading branch information
pjf committed Dec 13, 2015
1 parent dbb5fc0 commit 7206ce5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

All notable changes to this project will be documented in this file.

## Unreleased
## v1.16.0

### Bugfixes

Expand All @@ -13,7 +13,7 @@ All notable changes to this project will be documented in this file.
- [Core] Better detection of KSP installs in non-standard Steam locations (LarsOL #1444, pjf #1481)
- [Core] `find` and `find_regexp` install directives will match files as well as directories if the `find_matches_files` field is set to `true`. (dbent #1241)
- [Core/GUI] Missing directories in `Ships` will be recreated as needed. (Wetmelon, #1525)
- [Core] Framework added to allow fuzzy version checking, including "you're on your own" comparisons where KSP version checks are disabled. (pjf #1499)
- [Core] Framework added to allow fuzzy version checking, including "you're on your own" comparisons where KSP version checks are disabled. Updated spec to include `ksp_version_strict`, which enforces strict versioning. (pjf #1499)
- [Core] Thumbs subdirectories in `Ships` can now be directly targeted by install stanzas. (Postremus, #1448)

### Internal
Expand Down

0 comments on commit 7206ce5

Please sign in to comment.