Skip to content

Commit 4d8bf4d

Browse files
committed
chore: Release v0.15.2
1 parent 2d03067 commit 4d8bf4d

File tree

3 files changed

+13
-2
lines changed

3 files changed

+13
-2
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
<a name="0.15.2"></a>
2+
## 0.15.2 (2019-01-29)
3+
4+
5+
#### Features
6+
7+
* **experimental:** pagination on tags ([1a968352](https://github.com/cobalt-org/cobalt.rs/commit/1a9683524bbc8450dc46c5ddd11f8edfbf794746))
8+
* **publish:** move post to `posts` if in `drafts_dir` ([c21ca310](https://github.com/cobalt-org/cobalt.rs/commit/c21ca3103357f42c9d8a94f3edb88d4481e85f47))
9+
10+
11+
112
<a name="0.15.1"></a>
213
## 0.15.1 (2019-01-24)
314

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.15.1"
3+
version = "0.15.2"
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)