Skip to content

Commit

Permalink
Update changelog.
Browse files Browse the repository at this point in the history
  • Loading branch information
kumaS-nu committed Jan 5, 2024
1 parent c68a5fc commit 6d56e7c
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions NuGetImporterForUnity/Packages/NuGet Importer/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# Changelog

## [4.0.1] - 2024-01-05

- Fix invalid architecture information from native runtimes

## [4.0.0] - 2023-05-30

- Change the target version of C# to 8.0 or later
- Stop support for Unity 2020.2 and below
- Support for Unity2022
- Fix a bug caused by lazy evaluation
- Fix the wrong alert when installing
- Fix the overflow download number

## [3.3.2] - 2023-05-25

- Fix bug made by version 3.3.0
Expand Down

0 comments on commit 6d56e7c

Please sign in to comment.