We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6f3c27e commit 27fdaa8Copy full SHA for 27fdaa8
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# Changelog
2
3
+## 1.7.1 (2022-05-06)
4
+
5
+### Changes
6
7
+* The generated platform changes RSS feed now uses the configured title.
8
9
## 1.7.0 (2022-05-06)
10
11
### ⚠️ Breaking Changes
package.json
@@ -1,7 +1,7 @@
{
"name": "chappe",
"description": "Developer Docs builder. Write guides in Markdown and references in API Blueprint. Comes with a built-in search engine.",
- "version": "1.7.0",
+ "version": "1.7.1",
"homepage": "https://github.com/crisp-oss/chappe",
"license": "MIT",
"bin": {
0 commit comments