mirror of
https://github.com/olivierlacan/keep-a-changelog.git
synced 2025-07-29 16:54:12 +02:00
Merge remote-tracking branch 'olivierlacan/master'
This commit is contained in:
commit
1b533fc2a6
@ -1,8 +1,8 @@
|
||||
—
|
||||
---
|
||||
description: Keep a Changelog
|
||||
title: Keep a Changelog
|
||||
language: de
|
||||
—
|
||||
---
|
||||
|
||||
:markdown
|
||||
# Führe ein CHANGELOG
|
||||
@ -13,7 +13,7 @@ language: de
|
||||
Ein Changelog ist eine Datei, welche eine nachgeführte, chronologisch sortierte
|
||||
Liste aller relevanten Änderungen für jede Version eines Projektes enthält.
|
||||
|
||||
%pre.changelog= File.read(File.expand_path(“../../CHANGELOG.md”, __FILE__))
|
||||
%pre.changelog= File.read(File.expand_path("../../../CHANGELOG.md", __FILE__))
|
||||
|
||||
:markdown
|
||||
### Was ist der Zweck eines Changelogs?
|
||||
|
Loading…
x
Reference in New Issue
Block a user