Skip to content

Commit

Permalink
build: v0.2.6
Browse files Browse the repository at this point in the history
  • Loading branch information
Zuoqiu-Yingyi committed Mar 7, 2022
1 parent b30c209 commit e837786
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
# 更改日志/CHANGE LOG

## v0.2.6/2022-03-07
- 保存时将代码与运行结果保存至 `data-export-md` 属性, 在导出时渲染为代码块 | Saves the code and run results to the `data-export-md` attribute when saving, rendering as a block of code on export.

## v0.2.5/2022-01-17
Expand Down
2 changes: 1 addition & 1 deletion widget.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@
"name": "brython-editor",
"author": "Zuoqiu-Yingyi",
"url": "https://github.com/Zuoqiu-Yingyi/widget-brython-editor",
"version": "0.2.4"
"version": "0.2.6"
}

0 comments on commit e837786

Please sign in to comment.