Skip to content

Commit

Permalink
Updated readme.
Browse files Browse the repository at this point in the history
  • Loading branch information
kekyo committed May 28, 2024
1 parent d6abfcf commit 0b25897
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
3 changes: 3 additions & 0 deletions README.ja.md
Original file line number Diff line number Diff line change
Expand Up @@ -460,6 +460,9 @@ nuspecファイルを使ってパッケージを生成する場合は、デフ

## 履歴

* 3.4.0:
* Gitサブモジュール内にプロジェクトが配置されている場合に正しい情報を取得できない問題を修正。
* GitReaderを1.8.0に上げました。
* 3.3.0:
* .NET 8.0 SDKに対応しました。
* GitReaderを1.7.0に上げました。
Expand Down
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -439,7 +439,10 @@ When you are using a nuspec file to generate a NuGet package, there are addition

## History

* 3.3.0:.
* 3.4.0:
* Fixed a problem with getting correct information when a project is placed inside a Git submodule.
* Updated GitReader to 1.8.0.
* 3.3.0:
* Added support for .NET 8.0 SDK.
* Updated GitReader to 1.7.0.
* 3.2.60:
Expand Down

0 comments on commit 0b25897

Please sign in to comment.