Skip to content

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
WaylonWalker committed Sep 17, 2022
1 parent 3ae3067 commit 49559e6
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,17 @@ Descriptions will now properly end up in each page.
<meta name="description" content="{{ description }}">
```

## 0.4.1

* Issue FutureWarning for upcoming change to slugify change that will change urls

To keep existing behavior add this to your `markata.toml`.

``` toml
[markata]
slugify=false
```

## 0.4.0

* feat: add html logging with [setup_logging](/markata/plugins/setup_logging/)
Expand Down

0 comments on commit 49559e6

Please sign in to comment.