Skip to content

Commit 6f1a09d

Browse files
authored
Merge branch 'main' into container
2 parents e888602 + 9fca4c5 commit 6f1a09d

2 files changed

Lines changed: 7 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,12 @@ Instructions: Add a subsection under `[Unreleased]` for additions, fixes, change
1111

1212
### Changed
1313

14-
- The default devcontainer no longer includes sagemath. If you want to build sageplot assets, see the GenerateAssetsHelp.md file in the codespace repository.
14+
- The default devcontainer no longer includes latex or sagemath. If you want to build pdfs, latex-images, or sageplot assets, see the GenerateAssetsHelp.md file in the codespace repository.
15+
16+
## [2.15.2] - 2025-03-31
17+
18+
Includes updates to core through commit: [7017d8f](https://github.com/PreTeXtBook/pretext/commit/7017d8fcc7005984ffc7fad81d0a37062a529a9d)
19+
1520

1621
## [2.15.1] - 2025-03-24
1722

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
# ----------------
1212
[tool.poetry]
1313
name = "pretext"
14-
version = "2.15.2"
14+
version = "2.15.3"
1515
description = "A package to author, build, and deploy PreTeXt projects."
1616
readme = "README.md"
1717
homepage = "https://pretextbook.org"

0 commit comments

Comments
 (0)