Skip to content

Commit

Permalink
feat(db): Breaking change Assets API for database
Browse files Browse the repository at this point in the history
BREAKING CHANGE: Databases NEED to be reconfigured
  • Loading branch information
sawhney17 committed Feb 6, 2023
1 parent d30bef9 commit 8ad9091
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions readme.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
>If this plugin helps you, I'd really appreciate your support. You can [buy me a coffee here ](https://www.buymeacoffee.com/sawhney17) :)
# Logseq Citations Plugin

## BREAKING CHANGE in 2.0.0
- Version 2.0.0 had a breaking change. You will have to reconfigure the .bib export. It now has to be located in .logseq/storage/logseq-citation-manager and in settings, you just give the filename with extension(like starred-items.bib), no need for the file path.
## BREAKING CHANGE in 3.0.0
- Version 3.0.0 had a breaking change. You will have to reconfigure the .bib export. It now has to be located in assets/storage/logseq-citation-manager in settings, you just give the filename with extension(like starred-items.bib), no need for the file path.

## Installation
- This plugin can be installed from the Logseq marketplace
Expand Down

0 comments on commit 8ad9091

Please sign in to comment.