Skip to content

Commit 1d954b3

Browse files
committed
update changelog
1 parent 773dbef commit 1d954b3

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

CHANGELOG.md

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

1010
## [Unreleased]
1111

12+
### Addded
13+
14+
- New option for `pretext deploy`. If you pass `--no-push` then deploy will commit your output to the `gh-pages` branch but not push. This can be useful for CI/CD workflows or in case deploy encounters an authentication error.
15+
1216
### Changed
1317

1418
- The default devcontainer no longer includes a full LaTeX install. If you run into trouble generating latex-images or building pdfs, see the README.md file for assistance.

0 commit comments

Comments
 (0)