From b1983c38cfc3db41aaee4f03413d9acfff90cb39 Mon Sep 17 00:00:00 2001 From: Dwayne Bent Date: Tue, 3 May 2016 07:50:55 -0400 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 00a263ac88..f52626e4c6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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 @@ -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