Skip to content

Commit

Permalink
Prepare CHANGELOG for 2.8.10 release (#469)
Browse files Browse the repository at this point in the history
Prepare CHANGELOG for 2.8.10 release
  • Loading branch information
danyill committed Oct 21, 2021
1 parent 522e771 commit 886235f
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,17 @@
# CHANGELOG

## Unreleased
## 2.8.10

- Ensure Asciidoctor.js error reporting is displayed on Windows (closes #466)
- Provide offline and integrated code syntax highlighting with highlight.js (closes #459)
- Update preview on preferences change (closes #447)
- Enforce code style (closes #446)
- Make `use_kroki` setting change effective without VS code restart (closes #444)
- Allow links to work in the preview pane (closes #435)
- Update Asciidoctor.js to 2.2.5 (closes #431)
- Upgrade asciidoctor-kroki to allow use of pikchr diagrams (closes #419)
- Allow chapter to start from zero (closes #415)
- Fix options link in README.md (closes #405)

## 2.8.9

Expand Down

0 comments on commit 886235f

Please sign in to comment.