Skip to content

Commit 6e1877c

Browse files
committed
update changelog
1 parent 37de311 commit 6e1877c

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,22 @@ Instructions: Add a subsection under `[Unreleased]` for additions, fixes, change
99

1010
## [Unreleased]
1111

12+
### Added
13+
14+
- Support for Kotlin programming language in activecode. (core)
15+
- Improvements for Mermaid image generation. (core)
16+
- Image descriptions now work on Asymptote images. (core)
17+
18+
### Changed
19+
20+
- Display math can be placed inside `<md>` (without `<mrow>`) instead of `<me>`. Numbered equations now specified with an attribute. (core)
21+
1222
### Fixed
1323

1424
- Bug that sometimes prevented `pretext view` from working due to permissions on mac.
1525
- Typos in template publication files.
1626
- Default output filename for the slideshow template is now `index.html` so `pretext view` will open directly to the slideshow.
27+
- Bug that sometimes prevented a journal article style file from being downloaded.
1728

1829
## [2.30.2] - 2025-11-11
1930

0 commit comments

Comments
 (0)