Skip to content

Commit

Permalink
Merge pull request #1706 from KSP-CKAN/feature/changelog-updates
Browse files Browse the repository at this point in the history
Update CHANGELOG.md
  • Loading branch information
Matthew committed May 3, 2016
2 parents 04053b5 + b1983c3 commit 0a656fe
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ All notable changes to this project will be documented in this file.
## Unreleased

### Bugfixes
- [Core] In certain cases a `NullReferenceException` could be produced inside error handling code when processing the registry. (#1700 by: keyspace, reviewed: dbent)

### Features

Expand All @@ -19,6 +20,8 @@ All notable changes to this project will be documented in this file.
- [NetKAN] Catch ValueErrors rather than printing the trace (#1648 by: techman83; reviewed: Daz )
- [NetKAN] Catch ksp_version from SpaceDocks newly implemented game_version (#1655 by: dbent; reviewed: -)
- [NetKAN] Allow specifying when an override is executed (#1684 by: dbent; fixes: #1674)
- [NetKAN] Redirects to the download file are now resolved when using HTTP $krefs (#1696 by: dbent, reviewed: techman83)
- [NetKAN] Remote AVC files will be used in preference to ones stored in the archive if they have the same version (#1701 by: dbent, reviewed: techman83)

## v1.16.1

Expand Down

0 comments on commit 0a656fe

Please sign in to comment.