Skip to content

Commit

Permalink
update version 1.12.5.12
Browse files Browse the repository at this point in the history
  • Loading branch information
Newdea committed Oct 10, 2024
1 parent e71470b commit 3d08fff
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 2 deletions.
6 changes: 6 additions & 0 deletions docs/docs/changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,12 @@ All notable changes to this project will be documented in this file. Dates are d

Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).


## [1.12.5.12]

- feat #83 just add blockid when review new card.
- fix #81 add multi blockids;

## [1.12.5.11]

- feat #78 fsrs v5 setting support enable_short_term and enable_fuzz (by @ishiko732).
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": "obsidian-spaced-repetition-recall",
"name": "Spaced Repetition Recall",
"version": "1.12.5.11",
"version": "1.12.5.12",
"minAppVersion": "1.2.8",
"description": "Fight the forgetting curve by reviewing flashcards & entire notes.",
"author": "Newdea",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "obsidian-spaced-repetition",
"version": "1.12.5.11",
"version": "1.12.5.12",
"description": "Fight the forgetting curve by reviewing flashcards & entire notes.",
"main": "main.js",
"scripts": {
Expand Down

0 comments on commit 3d08fff

Please sign in to comment.