Skip to content

Commit ebde74f

Browse files
committed
chore: Release 0.13.0
1 parent 4a3ace2 commit ebde74f

File tree

3 files changed

+16
-2
lines changed

3 files changed

+16
-2
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
<a name="0.13.0"></a>
2+
## 0.13.0 (2018-10-04)
3+
4+
5+
#### Features
6+
7+
* Liquid for-block works on hashes ([68ca7b25](https://github.com/cobalt-org/cobalt.rs/commit/68ca7b25e9a6d946b69718a3946e83cf50bd9f98))
8+
9+
#### Breaking Changes
10+
11+
* **jekyll:** Split out migration ([673a4cf6](https://github.com/cobalt-org/cobalt.rs/commit/673a4cf6334c7d5d1b5c04ce9da13fc6d62902a2), closes [#438](https://github.com/cobalt-org/cobalt.rs/issues/438), breaks [#](https://github.com/cobalt-org/cobalt.rs/issues/))
12+
13+
14+
115
<a name="0.12.2"></a>
216
## 0.12.2 (2018-07-21)
317

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "cobalt-bin"
3-
version = "0.12.2"
3+
version = "0.13.0"
44
authors = ["Benny Klotz <[email protected]>", "Johann Hofmann <[email protected]>"]
55
description = "Static site generator written in Rust"
66
repository = "https://github.com/cobalt-org/cobalt.rs"

0 commit comments

Comments
 (0)