From a66362bfdcf7788728f454eee8b540e53c8b4f77 Mon Sep 17 00:00:00 2001 From: Oscar Levin Date: Fri, 29 May 2026 14:21:04 -0600 Subject: [PATCH] update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4f147aa2..73a44ecd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -18,6 +18,7 @@ Instructions: Add a subsection under `[Unreleased]` for additions, fixes, change ### Changed - WeBWorK representations now use individual files for each problem. Added checking for these files as they are needed in the build process. +- `pretext update` command replaced by `pretext update-project` for updating the project files. ### Fixed