From 0fe3769b5c778c1aa53aeef61e16d7244f61f0a8 Mon Sep 17 00:00:00 2001
From: silane <18604696+silane@users.noreply.github.com>
Date: Tue, 26 Jan 2021 17:27:53 +0900
Subject: [PATCH] =?UTF-8?q?1.10.1=E3=81=AB=E3=83=90=E3=83=BC=E3=82=B8?=
=?UTF-8?q?=E3=83=A7=E3=83=B3=E3=82=A2=E3=83=83=E3=83=97?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
CHANGELOG.md | 3 +++
TVTComment/TVTComment.csproj | 2 +-
2 files changed, 4 insertions(+), 1 deletion(-)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 7b0a146..401880a 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -107,3 +107,6 @@
## v1.10.0 (2021-01-21)
- getplayerstatus廃止につき別APIへ変更
- [noriokun4649](https://github.com/noriokun4649) さんありがとうございます
+
+## v1.10.1 (2021-01-26)
+- 2chのdatのフィールドが通常5つのところ6つになっているバグデータでも解析できるように
diff --git a/TVTComment/TVTComment.csproj b/TVTComment/TVTComment.csproj
index 6349911..affbbac 100644
--- a/TVTComment/TVTComment.csproj
+++ b/TVTComment/TVTComment.csproj
@@ -7,7 +7,7 @@
net5.0-windows
true
true
- 1.10.0
+ 1.10.1
© 2017 silane
silane