diff options
| author | ruki <[email protected]> | 2023-11-29 23:46:18 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2023-11-29 23:46:18 +0800 |
| commit | 2b53380e9e8cbf163150662873d8d5b0a41e127f (patch) | |
| tree | 2288b7dc1a24518eefc32f9a3a4e6e3095a32749 | |
| parent | 682a85ebfd9dd8b9c4abb18d23938a3f9a107f16 (diff) | |
update changelog
| -rw-r--r-- | CHANGELOG.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 4a3a86d8d..484b0b02b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,7 @@ ### Bugs fixed * [#4372](https://github.com/xmake-io/xmake/issues/4372): Fix protobuf rules +* [#4439](https://github.com/xmake-io/xmake/issues/4439): Fix asn1c rules ## v2.8.5 @@ -1699,6 +1700,7 @@ ### Bugs 修复 * [#4372](https://github.com/xmake-io/xmake/issues/4372): 修复 protobuf 规则 +* [#4439](https://github.com/xmake-io/xmake/issues/4439): 修复 asn1c 规则 ## v2.8.5 |
