Skip to content

Commit

Permalink
lint: fix CHANGELOG.md lint
Browse files Browse the repository at this point in the history
  • Loading branch information
CorvusYe committed Nov 10, 2023
1 parent 11bdbf1 commit 985a8de
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,10 @@ This source code is licensed under Apache 2.0 License.
- nebula-java: 3.5.0 -> 3.6.0

## Bugfix

- fix: support methods in mapper tags to set space to null.
- Such as:
- Such as:

```xml
<mapper namespace="...">
<create id="createSpace" space="null">
Expand Down

0 comments on commit 985a8de

Please sign in to comment.