Skip to content

Commit ed262ca

Browse files
committed
Move the changelog to a separate manual section
1 parent b276aee commit ed262ca

File tree

3 files changed

+2
-4
lines changed

3 files changed

+2
-4
lines changed

doc/about/changelog.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
An extensive changelog is available [here](https://github.com/clojure-emacs/cider/blob/master/CHANGELOG.md).

doc/index.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -81,10 +81,6 @@ CIDER packs plenty of features. Here are some of them (in no particular order):
8181

8282
![CIDER Screenshot](images/cider-overview.png)
8383

84-
## Changelog
85-
86-
An extensive changelog is available [here](https://github.com/clojure-emacs/cider/blob/master/CHANGELOG.md).
87-
8884
[nREPL]: https://github.com/clojure/tools.nrepl
8985
[SLIME]: https://github.com/slime/slime
9086
[swank-clojure]: https://github.com/technomancy/swank-clojure

mkdocs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ pages:
2626
- Support: about/support.md
2727
- Contributing: about/contributing.md
2828
- Release Policy: about/release_policy.md
29+
- Changelog: about/changelog.md
2930
- Logo: about/logo.md
3031
- License: about/license.md
3132
extra_css:

0 commit comments

Comments
 (0)