[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[nongnu] elpa/adoc-mode 6d458477c9 182/199: Add a changelog entry
From: |
ELPA Syncer |
Subject: |
[nongnu] elpa/adoc-mode 6d458477c9 182/199: Add a changelog entry |
Date: |
Sun, 3 Sep 2023 06:59:45 -0400 (EDT) |
branch: elpa/adoc-mode
commit 6d458477c96fd66a0c2f84a3d55dce5ef13d37f2
Author: Bozhidar Batsov <bozhidar@batsov.dev>
Commit: Bozhidar Batsov <bozhidar@batsov.dev>
Add a changelog entry
---
CHANGELOG.md | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index b149cb7746..8f94c9c137 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,6 +2,10 @@
## master (unreleased)
+### New features
+
+- [#21](https://github.com/bbatsov/adoc-mode/pull/21): Add support for native
font-locking in code blocks.
+
## 0.7.0 (2023-03-09)
### New features
- [nongnu] elpa/adoc-mode 506e015e11 159/199: [#9] Disable broken tests, (continued)
- [nongnu] elpa/adoc-mode 506e015e11 159/199: [#9] Disable broken tests, ELPA Syncer, 2023/09/03
- [nongnu] elpa/adoc-mode c28cf7a8cc 158/199: Fix whitespace and indentation, ELPA Syncer, 2023/09/03
- [nongnu] elpa/adoc-mode c9a4715d2f 175/199: Add section about face customization to README.adoc, ELPA Syncer, 2023/09/03
- [nongnu] elpa/adoc-mode ff382b94de 181/199: Improve the configuration docs, ELPA Syncer, 2023/09/03
- [nongnu] elpa/adoc-mode b2b9fd5a6f 189/199: Addresses #33. Restart search in `adoc-kwf-std` at last prevented match + 1, ELPA Syncer, 2023/09/03
- [nongnu] elpa/adoc-mode d4abb0b562 190/199: Addresses #33. Re-introduce adoc-kw-delimited-block 2 because of failing ERT., ELPA Syncer, 2023/09/03
- [nongnu] elpa/adoc-mode 49bbd9a202 193/199: [#33] Describe purpose of adoc-kwf-search, ELPA Syncer, 2023/09/03
- [nongnu] elpa/adoc-mode de725c7910 156/199: [Fix #12] Replace the broken screenshot, ELPA Syncer, 2023/09/03
- [nongnu] elpa/adoc-mode 8cf18289d5 167/199: Enable lexical binding, ELPA Syncer, 2023/09/03
- [nongnu] elpa/adoc-mode 66b9adc97d 173/199: Release adoc-mode 0.7, ELPA Syncer, 2023/09/03
- [nongnu] elpa/adoc-mode 6d458477c9 182/199: Add a changelog entry,
ELPA Syncer <=
- [nongnu] elpa/adoc-mode a7691c8b9a 186/199: Fix a couple of docstrings, ELPA Syncer, 2023/09/03
- [nongnu] elpa/adoc-mode 2578d9a6c3 191/199: Addresses #33. Re-structure also `adoc-kw-replacement`., ELPA Syncer, 2023/09/03
- [nongnu] elpa/adoc-mode d98541046a 087/199: bugfix: fixed regex in adoc-re-anchor, ELPA Syncer, 2023/09/03
- [nongnu] elpa/adoc-mode be65a78a00 092/199: bumped version to 0.6.3, ELPA Syncer, 2023/09/03
- [nongnu] elpa/adoc-mode 176db8ce53 163/199: Fix a typo, ELPA Syncer, 2023/09/03
- [nongnu] elpa/adoc-mode 7012401a36 164/199: [Fix #25] Remove markup-faces from code (#27), ELPA Syncer, 2023/09/03
- [nongnu] elpa/adoc-mode 4ffbe8a7b5 165/199: [Fix #14] Added CONTRIBUTING.md, ELPA Syncer, 2023/09/03
- [nongnu] elpa/adoc-mode 319ebf80af 166/199: Bump the copyright years, ELPA Syncer, 2023/09/03
- [nongnu] elpa/adoc-mode 2fdc443435 168/199: Fix a compilation warning, ELPA Syncer, 2023/09/03
- [nongnu] elpa/adoc-mode d0e5bb31f2 184/199: Remove the aggressive default background of native code blocks, ELPA Syncer, 2023/09/03