File tree Expand file tree Collapse file tree 4 files changed +6
-3
lines changed Expand file tree Collapse file tree 4 files changed +6
-3
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## Unreleased
99
10+ ## [ 1.12.0] - 2024-02-09
11+
1012> Note: the style changes in this release mean that you may need to tweak any custom CSS or themes. The changes are based on the default theme.
1113
1214### Deprecated
Original file line number Diff line number Diff line change 11{
22 "id" : " todoist-sync-plugin" ,
3- "name" : " Todoist Plugin " ,
4- "version" : " 1.11.1 " ,
3+ "name" : " Todoist Sync " ,
4+ "version" : " 1.12.0 " ,
55 "minAppVersion" : " 1.0.0" ,
66 "description" : " Materialize Todoist tasks within Obsidian notes." ,
77 "author" : " Jamie Brynes" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " obsidian-todoist-plugin" ,
3- "version" : " 1.11.1 " ,
3+ "version" : " 1.12.0 " ,
44 "description" : " A Todoist plugin for Obsidian" ,
55 "main" : " src/index.js" ,
66 "scripts" : {
Original file line number Diff line number Diff line change 11{
2+ "1.12.0" : " 1.0.0" ,
23 "1.11.1" : " 1.0.0" ,
34 "1.11.0" : " 1.0.0" ,
45 "1.10.1" : " 1.0.0" ,
You can’t perform that action at this time.
0 commit comments