From 42f85c8101a5996a4d600355f7c88e53d453b266 Mon Sep 17 00:00:00 2001 From: Michael Adelson Date: Sun, 15 Nov 2020 14:27:35 -0500 Subject: [PATCH] README update --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 58f215d..15bfb20 100644 --- a/README.md +++ b/README.md @@ -119,6 +119,8 @@ Windows: [![Build status](https://ci.appveyor.com/api/projects/status/9idbmymiat Linux: [![Build Status](https://travis-ci.com/madelson/MedallionShell.svg?branch=master)](https://travis-ci.com/madelson/MedallionShell) ## Release Notes +- 1.6.2 + - Add net471 build as workaround for [#75](https://github.com/madelson/MedallionShell/issues/75) - 1.6.1 - Strong-named release [MedallionShell.StrongName](https://www.nuget.org/packages/medallionshell.strongname) ([#65](https://github.com/madelson/MedallionShell/issues/65)). Thanks [ldennington](https://github.com/ldennington)! - Fixes transient error in signaling on Windows machines with slow disks ([#61](https://github.com/madelson/MedallionShell/issues/61))