This is an automated email from the ASF dual-hosted git repository.
vy pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/logging-log4j-tools.git
The following commit(s) were added to refs/heads/master by this push:
new 104458d Simplified CHANGELOG style
104458d is described below
commit 104458d11af899b49ac67976655ee516e91b99c0
Author: Volkan Yazıcı <[email protected]>
AuthorDate: Tue Mar 14 21:48:39 2023 +0100
Simplified CHANGELOG style
---
CHANGELOG.adoc | 18 +++++++++---------
1 file changed, 9 insertions(+), 9 deletions(-)
diff --git a/CHANGELOG.adoc b/CHANGELOG.adoc
index e374567..ab639b5 100644
--- a/CHANGELOG.adoc
+++ b/CHANGELOG.adoc
@@ -17,24 +17,24 @@ limitations under the License.
== 0.x.x
-* Upgrade the compiler version to Java 17, yet still target Java 8 (by Volkan
Yazıcı)
+* Upgrade the compiler version to Java 17, yet still target Java 8
-* Support multiple and formatting-agnostic template files (for
https://github.com/apache/logging-log4j-tools/issues/44[#44] by Volkan Yazıcı)
+* Support multiple and formatting-agnostic template files
(https://github.com/apache/logging-log4j-tools/issues/44[#44])
-* The changelog release models passed to the index template file
(`.index.adoc.ftl`) is enriched with `changelogEntryCount` fields (for
https://github.com/apache/logging-log4j-tools/issues/37[#37] by Volkan Yazıcı)
+* The changelog release models passed to the index template file
(`.index.adoc.ftl`) is enriched with `changelogEntryCount` fields
(https://github.com/apache/logging-log4j-tools/issues/37[#37])
== 0.2.0 (2023-01-31)
-* Fixed Windows compatibility (for
https://github.com/apache/logging-log4j-tools/issues/19[#19] by Piotr P.
Karwasz, Volkan Yazıcı)
+* Fixed Windows compatibility
(https://github.com/apache/logging-log4j-tools/issues/19[#19])
-* Fixed unreleased directory order in `ChangelogExporter` (for
https://github.com/apache/logging-log4j-tools/issues/17[#17] by Volkan Yazıcı)
+* Fixed unreleased directory order in `ChangelogExporter`
(https://github.com/apache/logging-log4j-tools/issues/17[#17])
-* Removed `security` as a change type from `log4j-changelog` (for
https://github.com/apache/logging-log4j-tools/issues/14[#14] by Ralph Goers,
Volkan Yazıcı)
+* Removed `security` as a change type from `log4j-changelog`
(https://github.com/apache/logging-log4j-tools/issues/14[#14])
-* Added XSD for `log4j-changelog` XML files (for
https://github.com/apache/logging-log4j-tools/issues/13[#13] by Piotr P.
Karwasz, Volkan Yazıcı)
+* Added XSD for `log4j-changelog` XML files
(https://github.com/apache/logging-log4j-tools/issues/13[#13])
-* Added `log4j-changelog-maven-plugin` module and renamed
`log4j.changelog.exporter.outputDirectory` property to
`log4j.changelog.outputDirectory` (for
https://github.com/apache/logging-log4j-tools/issues/20[#20] by Ralph Goers,
Volkan Yazıcı)
+* Added `log4j-changelog-maven-plugin` module and renamed
`log4j.changelog.exporter.outputDirectory` property to
`log4j.changelog.outputDirectory`
(https://github.com/apache/logging-log4j-tools/issues/20[#20])
== 0.1.0 (2023-01-10)
-* Added `log4j-tools-bom` and `log4j-changelog` modules (for
https://issues.apache.org/jira/browse/LOG4J2-3628[LOG4J2-3628] by Volkan Yazıcı)
+* Added `log4j-tools-bom` and `log4j-changelog` modules
(https://issues.apache.org/jira/browse/LOG4J2-3628[LOG4J2-3628])