Skip to content

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
na-trium-144 committed Aug 30, 2024
1 parent 4ca724b commit a53ca8c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
## [2.0.4] - 2024-08-30
### Fixed
* macosのuniversalビルドでstd::bad_any_castになることがあるので、std::anyをやめてvariantに変更 (#392)
* macosのuniversalビルドでstd::bad_any_castになることがあるので、std::anyをやめてshared_ptr\<void\>に変更 (#392)

## [2.0.3] - 2024-08-29
### Fixed
Expand Down

0 comments on commit a53ca8c

Please sign in to comment.