@@ -37,7 +37,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
3737
3838### Fixed
3939
40- - (UnmanagedString) Add unicode support, fix strings with null characters [ #130 ] ( https://github.com/sunnamed434/BitMono/pull/130 ) , thanks [ GazziFX] ( https://github.com/GazziFX )
40+ - (UnmanagedString) Add unicode support, fix strings with null characters [ #130 ] ( https://github.com/sunnamed434/BitMono/pull/130 ) , by [ GazziFX] ( https://github.com/GazziFX )
4141- Other minor bug fixes.
4242
4343### Changed
@@ -119,12 +119,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
119119
120120### Added
121121
122- - Return obfuscation success & failure status from BitMono.CLI (0 - Success, 1 - Failure), thanks to [ techei] ( https://github.com/techei ) .
122+ - Return obfuscation success & failure status from BitMono.CLI (0 - Success, 1 - Failure), by [ techei] ( https://github.com/techei )
123123- More docs and answers to the questions.
124124
125125#### Fixed
126126
127- - Assembly resolve [ #113 ] ( https://github.com/sunnamed434/BitMono/issues/113 ) , thanks to [ techei] ( https://github.com/techei ) for the bug report.
127+ - Assembly resolve [ #113 ] ( https://github.com/sunnamed434/BitMono/issues/113 ) , by [ techei] ( https://github.com/techei )
128128
129129### Changed
130130
@@ -215,8 +215,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
215215
216216### Fixed
217217
218- - README text spelling [ #54 ] ( https://github.com/sunnamed434/BitMono/pull/54 ) , thanks to [ Gibsol] ( https://github.com/Gibsol ) .
219- - .gitignore [ #81 ] ( https://github.com/sunnamed434/BitMono/pull/81 ) , thanks to [ 0x59R11] ( https://github.com/0x59R11 ) .
218+ - README text spelling [ #54 ] ( https://github.com/sunnamed434/BitMono/pull/54 ) , by [ Gibsol] ( https://github.com/Gibsol ) .
219+ - .gitignore [ #81 ] ( https://github.com/sunnamed434/BitMono/pull/81 ) , by [ 0x59R11] ( https://github.com/0x59R11 ) .
220220
221221### 0.7.0-alpha.16
222222
0 commit comments