Skip to content

Commit 1830961

Browse files
authored
release notes integration #331 (#332)
1 parent dee1071 commit 1830961

File tree

2 files changed

+60
-0
lines changed

2 files changed

+60
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
99

1010
### Changed
1111

12+
- release notes integration <https://github.com/fugerit-org/fj-doc/issues/331>
1213
- quarkus-version set to 3.19.4 across all the modules
1314

1415
## [8.12.3] - 2025-03-17

fj-doc-guide/src/main/docs/asciidoc/chapters/00_2_release_notes.adoc

Lines changed: 59 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,65 @@
33

44
Whereas the link:https://github.com/fugerit-org/fj-doc/blob/main/CHANGELOG.md[CHANGELOG] is a detailed list of modification to project, the release notes just refers to most important changes.
55

6+
[#doc-release-notes-8-12-3]
7+
==== Version 8.12.3 [2025-03-17]
8+
9+
* Add quarkus-3-properties (maven) flavour link:https://github.com/fugerit-org/fj-doc/issues/329[#329]
10+
* [BUG]: Error in JDK 23, does it support JDK 23? link:https://github.com/fugerit-org/fj-doc/issues/302[#302]
11+
12+
[#doc-release-notes-8-12-2]
13+
==== Version 8.12.2 [2025-02-28]
14+
15+
* Use UBI9 based Quarkus micro image for quarkus 3 link:https://github.com/fugerit-org/fj-doc/issues/298[#298]
16+
17+
[#doc-release-notes-8-12-1]
18+
==== Version 8.12.1 [2025-02-15]
19+
20+
* Add quarkus-3-gradle (groovy) flavour link:https://github.com/fugerit-org/fj-doc/issues/293[#293]
21+
22+
[#doc-release-notes-8-12-0]
23+
==== Version 8.12.0 [2025-01-31]
24+
25+
* Added quarkus-3-gradle-kts flavour subfolder for native embedded configuration file link:https://github.com/fugerit-org/fj-doc/issues/284[#284]
26+
27+
[#doc-release-notes-8-11-9]
28+
==== Version 8.11.9 [2025-01-11]
29+
30+
* Fix native support for Apache FreeMarker link:https://github.com/fugerit-org/fj-doc/issues/278[#278]
31+
32+
[#doc-release-notes-8-11-8]
33+
==== Version 8.11.8 [2025-01-10]
34+
35+
* freemarker-version 2.3.34
36+
* subfolder for native embedded configuration file link:https://github.com/fugerit-org/fj-doc/issues/276[#276]
37+
38+
[#doc-release-notes-8-11-7]
39+
==== Version 8.11.7 [2024-12-19]
40+
41+
* fixed endline for markdown format
42+
43+
[#doc-release-notes-8-11-6]
44+
==== Version 8.11.6 [2024-12-15]
45+
46+
* [fj-doc-maven-plugin] goal init, flavour quarkus-3 added eager init example link:https://github.com/fugerit-org/fj-doc/issues/270[#270]
47+
* [fj-doc-maven-plugin] goal init, flavour springboot-3 added eager init example link:https://github.com/fugerit-org/fj-doc/issues/269[#269]
48+
49+
[#doc-release-notes-8-11-5]
50+
==== Version 8.11.5 [2024-12-06]
51+
52+
* [fj-mod-doc-openpdf-ext] basic list implementation
53+
54+
[#doc-release-notes-8-11-4]
55+
==== Version 8.11.4 [2024-11-27]
56+
57+
* [fj-doc-mod-fop] better logging for FreemarkerDocProcessConfigFacade.loadConfigSafe()
58+
59+
[#doc-release-notes-8-11-3]
60+
==== Version 8.11.2 [2024-11-27]
61+
62+
* [fj-doc-mod-fop] better init check for PdfFopTypeHandler
63+
* [fj-doc-playground-quarkus] added documentation link:https://github.com/fugerit-org/fj-doc/issues/265[#265]
64+
665
[#doc-release-notes-8-11-2]
766
==== Version 8.11.2 [2024-11-21]
867

0 commit comments

Comments
 (0)