Skip to content

Commit 2ca74a6

Browse files
committed
1.10.2にバージョンアップ
1 parent 416af8b commit 2ca74a6

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -110,3 +110,8 @@
110110

111111
## v1.10.1 (2021-01-26)
112112
- 2chのdatのフィールドが通常5つのところ6つになっているバグデータでも解析できるように
113+
114+
## v1.10.2 (2021-02-21)
115+
- 以下2つは [noriokun4649](https://github.com/noriokun4649) さんご提供です。ありがとうございます。
116+
- 削除されたコメがあると不正な応答で過去ログ取得できないのを修正
117+
- 2chDATパーサーにおいて日時に秒がないデータを考慮するように変更

TVTComment/TVTComment.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<TargetFramework>net5.0-windows</TargetFramework>
88
<UseWPF>true</UseWPF>
99
<UseWindowsForms>true</UseWindowsForms>
10-
<Version>1.10.1</Version>
10+
<Version>1.10.2</Version>
1111
<Copyright>© 2017 silane</Copyright>
1212
<Authors>silane</Authors>
1313
</PropertyGroup>

0 commit comments

Comments
 (0)