Skip to content

Commit 6f683ce

Browse files
committed
get ready for release
1 parent 193d97d commit 6f683ce

File tree

2 files changed

+20
-20
lines changed

2 files changed

+20
-20
lines changed

Diff for: CHANGELOG.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
# Changelog
22

3-
## 0.17.0 (unreleased)
3+
## 0.17.0 (2023-02-16)
44

55
### Breaking
66
- `get_file_hash` is removed, use `get_hash` instead. Arguments do not change
77
- Replace libsass by a Rust implementation: [grass](https://github.com/connorskees/grass). See https://sass-lang.com/documentation/breaking-changes
88
for breaking changes with libsass: look for "beginning in Dart Sass"
99
- Merge settings for the default language set in the root of `config.toml` and in the `[languages.{default_lang}]` section.
10-
This will error if 2 values are set
10+
This will error if the same keys are defined multiple times
1111
- Code blocks content are no longer included in the search index
1212
- Remove built-ins shortcodes
1313
- Having a file called `index.md` in a folder with a `_index.md` is now an error

Diff for: Cargo.lock

+18-18
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)