File tree 3 files changed +10
-2
lines changed
3 files changed +10
-2
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## 1.5.1
4
+
5
+ ### Bug fixes
6
+
7
+ - [ #47 ] ( https://github.com/shuowu/yi-note/issues/47 ) Fix word break issue in editor
8
+ - [ #48 ] ( https://github.com/shuowu/yi-note/issues/48 ) Fix generating PDF issue when no title available
9
+ - [ #49 ] ( https://github.com/shuowu/yi-note/issues/49 ) Fix data import issue for version above 1.0.0
10
+
3
11
## 1.5.0
4
12
5
13
- [ 78328ff] ( https://github.com/shuowu/yi-note/commit/78328ffd668ae5edbde14b543f01c021a4d06096 ) Add setting to pause video when editing note
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " YiNote" ,
3
- "version" : " 1.5.0 " ,
3
+ "version" : " 1.5.1 " ,
4
4
"description" : " Most efficient way to take & share time-stamped notes while watching videos!" ,
5
5
"icons" : {
6
6
"16" : " icons/icon-16.png" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @yi-note/extension" ,
3
- "version" : " 1.5.0 " ,
3
+ "version" : " 1.5.1 " ,
4
4
"description" : " Most efficient way to take & share time-stamped notes while watching videos!" ,
5
5
"private" : false ,
6
6
"keywords" : [
You can’t perform that action at this time.
0 commit comments