Skip to content

Commit

Permalink
Merge pull request #38 from 0918nobita/v0.4.0
Browse files Browse the repository at this point in the history
v0.4.0
  • Loading branch information
0918nobita committed Dec 27, 2023
2 parents 0e14f74 + d7de0bf commit ccca27c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## [0.4.0](https://github.com/0918nobita/obsidian-zhongwen-block/compare/0.3.3...0.4.0) (2023-12-27)

- Improve the performance of this plugin's code block processor using memorization (PR: [#36](https://github.com/0918nobita/obsidian-zhongwen-block/pull/36))

## [0.3.3](https://github.com/0918nobita/obsidian-zhongwen-block/compare/0.3.2...0.3.3) (2023-12-25)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion manifest.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"id": "zhongwen-block",
"name": "Zhongwen Block",
"version": "0.3.3",
"version": "0.4.0",
"minAppVersion": "0.15.0",
"description": "Provides code blocks with features for Chinese learners",
"author": "Kodai Matsumoto",
Expand Down

0 comments on commit ccca27c

Please sign in to comment.