Skip to content

Commit 401fbcb

Browse files
committed
Update changelog.
1 parent ddab252 commit 401fbcb

3 files changed

Lines changed: 5 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ All notable changes to this project will be documented in this file. See [standa
44

55
## [0.16.0](https://github.com/devbean/obsidian-wordpress/compare/0.15.0...0.16.0) (2023-12-08)
66

7+
__For wordpress.com users, in order to fetch types, the new scope `sites` is needed,
8+
thus wordpress.com token should be refreshed before publishing.__
79

810
### Features
911

manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@
77
"author": "devbean",
88
"isDesktopOnly": false,
99
"fundingUrl": "https://www.buymeacoffee.com/devbean"
10-
}
10+
}

versions.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,6 @@
1515
"0.13.3": "0.12.0",
1616
"0.13.4": "0.12.0",
1717
"0.14.0": "0.12.0",
18-
"0.15.0": "0.12.0"
18+
"0.15.0": "0.12.0",
19+
"0.16.0": "1.1.1"
1920
}

0 commit comments

Comments
 (0)