From 22c280f069ecaaceaafd0adc63e1b34078e0c994 Mon Sep 17 00:00:00 2001 From: Futago-za Ryuu Date: Sat, 22 Dec 2018 09:13:15 +0000 Subject: [PATCH] Hide edit button --- docs/changelogs/v0.1.md | 4 ++++ docs/changelogs/v0.10.md | 4 ++++ docs/changelogs/v0.2.md | 4 ++++ docs/changelogs/v0.3.md | 4 ++++ docs/changelogs/v0.4.md | 4 ++++ docs/changelogs/v0.5.md | 4 ++++ docs/changelogs/v0.6.md | 4 ++++ docs/changelogs/v0.7.md | 4 ++++ docs/changelogs/v0.8.md | 4 ++++ docs/changelogs/v0.9.md | 4 ++++ 10 files changed, 40 insertions(+) diff --git a/docs/changelogs/v0.1.md b/docs/changelogs/v0.1.md index bd86ac0..50d2254 100644 --- a/docs/changelogs/v0.1.md +++ b/docs/changelogs/v0.1.md @@ -1,3 +1,7 @@ +--- +editLink: false +--- + > See [commit history](https://github.com/pegjs/pegjs/commits/0.1) for a full list of changes. ## v0.1 _(March 8, 2010)_ diff --git a/docs/changelogs/v0.10.md b/docs/changelogs/v0.10.md index 27fe7ed..3dd17c2 100644 --- a/docs/changelogs/v0.10.md +++ b/docs/changelogs/v0.10.md @@ -1,3 +1,7 @@ +--- +editLink: false +--- + > See [commit history](https://github.com/pegjs/pegjs/compare/v0.9.0...v0.10.0) for a full list of changes. ## v0.10.0 _(August 19, 2016)_ diff --git a/docs/changelogs/v0.2.md b/docs/changelogs/v0.2.md index 1bb4f87..67b5557 100644 --- a/docs/changelogs/v0.2.md +++ b/docs/changelogs/v0.2.md @@ -1,3 +1,7 @@ +--- +editLink: false +--- + > See [commit history](https://github.com/pegjs/pegjs/compare/0.1...0.2.1) for a full list of changes. ## v0.2.1 _(March 8, 2010)_ diff --git a/docs/changelogs/v0.3.md b/docs/changelogs/v0.3.md index 242921a..2d9e8da 100644 --- a/docs/changelogs/v0.3.md +++ b/docs/changelogs/v0.3.md @@ -1,3 +1,7 @@ +--- +editLink: false +--- + > See [commit history](https://github.com/pegjs/pegjs/compare/0.2.1...0.3) for a full list of changes. ### v0.3 _(March 14, 2010)_ diff --git a/docs/changelogs/v0.4.md b/docs/changelogs/v0.4.md index a75f5e0..d38f253 100644 --- a/docs/changelogs/v0.4.md +++ b/docs/changelogs/v0.4.md @@ -1,3 +1,7 @@ +--- +editLink: false +--- + > See [commit history](https://github.com/pegjs/pegjs/compare/0.3...0.4) for a full list of changes. ## v0.4 _(April 17, 2010)_ diff --git a/docs/changelogs/v0.5.md b/docs/changelogs/v0.5.md index 994d741..ca33bac 100644 --- a/docs/changelogs/v0.5.md +++ b/docs/changelogs/v0.5.md @@ -1,3 +1,7 @@ +--- +editLink: false +--- + > See [commit history](https://github.com/pegjs/pegjs/compare/0.4...0.5.1) for a full list of changes. ## v0.5.1 _(November 28, 2010)_ diff --git a/docs/changelogs/v0.6.md b/docs/changelogs/v0.6.md index e3ee86a..2009f62 100644 --- a/docs/changelogs/v0.6.md +++ b/docs/changelogs/v0.6.md @@ -1,3 +1,7 @@ +--- +editLink: false +--- + > See [commit history](https://github.com/pegjs/pegjs/compare/0.5.1...0.6.2) for a full list of changes. ## v0.6.2 _(April 20, 2011)_ diff --git a/docs/changelogs/v0.7.md b/docs/changelogs/v0.7.md index e73ab7d..31f6493 100644 --- a/docs/changelogs/v0.7.md +++ b/docs/changelogs/v0.7.md @@ -1,3 +1,7 @@ +--- +editLink: false +--- + > See [commit history](https://github.com/pegjs/pegjs/compare/0.6.2...v0.7.0) for a full list of changes. ## v0.7.0 _(April 18, 2012)_ diff --git a/docs/changelogs/v0.8.md b/docs/changelogs/v0.8.md index bdb99db..d53f546 100644 --- a/docs/changelogs/v0.8.md +++ b/docs/changelogs/v0.8.md @@ -1,3 +1,7 @@ +--- +editLink: false +--- + > See [commit history](https://github.com/pegjs/pegjs/compare/v0.7.0...v0.8.0) for a full list of changes. ## v0.8.0 _(December 24, 2013)_ diff --git a/docs/changelogs/v0.9.md b/docs/changelogs/v0.9.md index 034950e..7a562a2 100644 --- a/docs/changelogs/v0.9.md +++ b/docs/changelogs/v0.9.md @@ -1,3 +1,7 @@ +--- +editLink: false +--- + > See [commit history](https://github.com/pegjs/pegjs/compare/v0.8.0...v0.9.0) for a full list of changes. ## v0.9.0 _(August 30, 2015)_