Skip to content

Commit

Permalink
chore(release): prepare for 0.7.2
Browse files Browse the repository at this point in the history
  • Loading branch information
charlesrocket committed Mar 10, 2024
1 parent c8c7172 commit f08afab
Showing 1 changed file with 26 additions and 0 deletions.
26 changes: 26 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,32 @@

All notable changes to this project will be documented in this file.

## [0.7.2] - 2024-03-10

### Bug Fixes

- Properly handle data types
- Filter `loaded_data`
- Improve `data` whitespace control
- Set `author` meta element
- Allow csp overrides
- Correct `head` blocks
- Set `lang` attribute
- Allow live reloads
- Adjust `ul`/`ol` font size
- Improve `nav-bar` indications
- Adjust `inner-post` fonts
- Improve `project` layout

### Documentation

- Add config example
- Improve config guide

### Miscellaneous tasks

- Add `theme` setting

## [0.7.1] - 2024-03-08

### Bug Fixes
Expand Down

0 comments on commit f08afab

Please sign in to comment.