Skip to content

Commit

Permalink
docs: initialize 0.6 release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
NotAShelf committed Nov 28, 2023
1 parent a2efe2c commit 86a637e
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/manual.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@
<xi:include href="manual/hacking.xml"/>
<appendix xml:id="ch-options">
<title>Configuration Options</title>
<xi:include href="./nmd-result/neovim-flake-options.xml" xpointer="neovim-flake-options" />
<xi:include href="nmd-result/neovim-flake-options.xml" xpointer="neovim-flake-options" />
</appendix>
<xi:include href="release-notes/release-notes.xml"/>
</book>
1 change: 1 addition & 0 deletions docs/release-notes/release-notes.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -11,3 +11,4 @@ include::rl-0.2.adoc[]
include::rl-0.3.adoc[]
include::rl-0.4.adoc[]
include::rl-0.5.adoc[]
include::rl-0.6.adoc[]
12 changes: 12 additions & 0 deletions docs/release-notes/rl-0.6.adoc
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
[[sec-release-0.6]]
== Release 0.6

Release notes for release 0.6


[[sec-release-0.6-changelog]]
=== Changelog

https://github.com/ksonj[ksonj]:

* Add Terraform language support

0 comments on commit 86a637e

Please sign in to comment.