Add placeholer for 4.1.0 and CD 3 to release notes
This commit is contained in:
parent
e33250d051
commit
d0bcd1fbab
2 changed files with 13 additions and 0 deletions
|
@ -1,3 +1,13 @@
|
||||||
|
ifeval::[{project_community}==true]
|
||||||
|
== {project_name_full} 4.1.0.Final
|
||||||
|
include::topics/4_1_0_final.adoc[leveloffset=2]
|
||||||
|
endif::[]
|
||||||
|
|
||||||
|
ifeval::[{project_product}==true]
|
||||||
|
== {project_name_full} 3
|
||||||
|
include::topics/4_1_0_final.adoc[leveloffset=2]
|
||||||
|
endif::[]
|
||||||
|
|
||||||
ifeval::[{project_community}==true]
|
ifeval::[{project_community}==true]
|
||||||
== {project_name_full} 4.0.0.Final
|
== {project_name_full} 4.0.0.Final
|
||||||
include::topics/4_0_0_final.adoc[leveloffset=2]
|
include::topics/4_0_0_final.adoc[leveloffset=2]
|
||||||
|
|
3
release_notes/topics/4_1_0_final.adoc
Normal file
3
release_notes/topics/4_1_0_final.adoc
Normal file
|
@ -0,0 +1,3 @@
|
||||||
|
= Test Feature
|
||||||
|
|
||||||
|
Some test feature.
|
Loading…
Reference in a new issue