Skip to content

Commit

Permalink
Update 3.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
noriokun4649 committed Jun 14, 2024
1 parent 4946847 commit 268a14a
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -340,3 +340,10 @@
- 勢い取得じの例外処理を修正 #87
- コメント入力欄の分割幅を保存するように変更 #83
- 他の対応APIでもコメント勢いを取得できるように #27

## v3.0.1 (2024-06-15)
必要な前提ソフト
1. Microsoft Visual C++ 再頒布可能パッケージ(2015-2022)
2. .Net6.0

- NG判定のコメントをログ一覧から除外するオプションを追加 #102
2 changes: 1 addition & 1 deletion TVTComment/TVTComment.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<TargetFramework>net6.0-windows</TargetFramework>
<UseWPF>true</UseWPF>
<UseWindowsForms>true</UseWindowsForms>
<Version>3.0.0</Version>
<Version>3.0.1</Version>
<Copyright>© 2017 silane / © 2020-2024 noriokun4649</Copyright>
<Authors>silane edit by noriokun4649</Authors>
<Company>silane</Company>
Expand Down

0 comments on commit 268a14a

Please sign in to comment.