Skip to content

Commit

Permalink
Update ChangeLog v5.0 Final
Browse files Browse the repository at this point in the history
  • Loading branch information
kabeor committed Jul 5, 2023
1 parent 7fa8eb0 commit 650e85d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@ Version 5.0.0: July 5th, 2023
* Use Intel register syntax for Tricore by @XVilka in https://github.com/capstone-engine/capstone/pull/2067
* Add `#` prefix to tricore imm operand by @imbillow in https://github.com/capstone-engine/capstone/pull/2070
* Revert "Mark cs_* as thread local to avoid race condition in multithreads" by @oleavr in https://github.com/capstone-engine/capstone/pull/1933
* Replace strncpy with memcpy to fix compiler warning. by @Rot127 in https://github.com/capstone-engine/capstone/pull/2075
* Remove outdated and irrelevant TODO by @XVilka in https://github.com/capstone-engine/capstone/pull/2074

## New Contributors
* @arkup made their first contribution in https://github.com/capstone-engine/capstone/pull/2061
Expand Down

0 comments on commit 650e85d

Please sign in to comment.