Skip to content

Commit 2589136

Browse files
committed
update changelog
1 parent 3fa7d91 commit 2589136

File tree

2 files changed

+17
-0
lines changed

2 files changed

+17
-0
lines changed

.vscode/settings.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,11 +17,13 @@
1717
}
1818
],
1919
"cSpell.words": [
20+
"Anderas",
2021
"Backlink",
2122
"Backlinks",
2223
"Berdn",
2324
"Devops",
2425
"Lemmingh",
26+
"Pandoc",
2527
"Suping",
2628
"ahazxm",
2729
"andermerwed",

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,20 @@
11
# Changelog
22

3+
## [v0.0.23](https://github.com/kortina/vscode-markdown-notes/releases/edit/v0.0.23) (2021-03-02)
4+
5+
**Enhancements:**
6+
7+
- #126 - show Backlinks in the Panel when files link to the current document using a standard markdown hyperlink - tx @thomaskoppelaar. Closes #46.
8+
- #124 - support Pandoc-style BibTeX citations with syntax highlighting, autocompletion based on a global `.bib` file, and Peek / Go To Definition - tx @Anderas.
9+
10+
**Fixes:**
11+
12+
- #128 - improve tooltip accessibility. Closes #67.
13+
14+
**Diff:**
15+
16+
https://github.com/kortina/vscode-markdown-notes/compare/cc4f56ec..3fa7d914
17+
318
## [v0.0.22](https://github.com/kortina/vscode-markdown-notes/releases/edit/v0.0.22) (2021-01-24)
419

520
**Fixes:**

0 commit comments

Comments
 (0)