Skip to content

Commit

Permalink
Update CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
Siecje committed Feb 5, 2024
1 parent 74060fd commit b888444
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,19 @@
## [4.0.1] -
### Added
- `python -m htmd` will now work
- `styles` block in `_layout.html` template
- `scripts` block in `_layout.html` template
- draft: build to add draft to build
- `preview --drafts` to view site as if all drafts are published
### Changed
-
- Ignore Frozen-Flask MissingURLGeneratorWarning
- `htmd preview` will reload when static files change
- Drafts will be served with /draft/ URL prefix
### Fixed
- `htmd preview` will only serve pages
- `htmd preview` will show 404 for authors that don't exist
- build draft without published
- errors when a config folder did not exist

## [4.0.0] - 2024-01-27
### Added
Expand Down

0 comments on commit b888444

Please sign in to comment.