Skip to content

Commit 27fdaa8

Browse files
v1.7.1
1 parent 6f3c27e commit 27fdaa8

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

3+
## 1.7.1 (2022-05-06)
4+
5+
### Changes
6+
7+
* The generated platform changes RSS feed now uses the configured title.
8+
39
## 1.7.0 (2022-05-06)
410

511
### ⚠️ Breaking Changes

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "chappe",
33
"description": "Developer Docs builder. Write guides in Markdown and references in API Blueprint. Comes with a built-in search engine.",
4-
"version": "1.7.0",
4+
"version": "1.7.1",
55
"homepage": "https://github.com/crisp-oss/chappe",
66
"license": "MIT",
77
"bin": {

0 commit comments

Comments
 (0)