From ebd0bf01a1d0d7d4910ee9d69c8fbf203ef51be5 Mon Sep 17 00:00:00 2001 From: Julian Verdurmen <304NotModified@users.noreply.github.com> Date: Sat, 24 Aug 2019 14:22:46 +0200 Subject: [PATCH] Version 2.1 (#61) --- appveyor.yml | 2 +- src/UTF-unknown.csproj | 6 ++---- 2 files changed, 3 insertions(+), 5 deletions(-) diff --git a/appveyor.yml b/appveyor.yml index 158c50a..f2a0294 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -1,5 +1,5 @@ environment: - info_version: 2.0 + info_version: 2.1 version: 2.0.{build} diff --git a/src/UTF-unknown.csproj b/src/UTF-unknown.csproj index a330840..2688ed5 100644 --- a/src/UTF-unknown.csproj +++ b/src/UTF-unknown.csproj @@ -6,7 +6,7 @@ UtfUnknown UTF.Unknown - 2.0.0 + 2.0.0 @@ -43,9 +43,7 @@ Features: charset;detection;unicode;ascii;netstandard -Version 2 updated the detection from Uchardet's code (thanks Mihai Sorin Dobrescu!) - -See https://github.com/CharsetDetector/UTF-unknown/milestone/2 +- Added support for CP949 (@HelloWorld017) https://raw.githubusercontent.com/CharsetDetector/UTF-unknown/master/logo.png