This is an automated email from the ASF dual-hosted git repository.
vy pushed a commit to branch release/0.1.0
in repository https://gitbox.apache.org/repos/asf/logging-log4j-tools.git
The following commit(s) were added to refs/heads/release/0.1.0 by this push:
new 8053e17 Fix the CHANGELOG date
8053e17 is described below
commit 8053e172585a21a633269ab2b3648f948baed003
Author: Volkan Yazıcı <[email protected]>
AuthorDate: Tue Jan 10 11:04:31 2023 +0100
Fix the CHANGELOG date
---
CHANGELOG.adoc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/CHANGELOG.adoc b/CHANGELOG.adoc
index d0a23a4..de0e27a 100644
--- a/CHANGELOG.adoc
+++ b/CHANGELOG.adoc
@@ -15,6 +15,6 @@ See the License for the specific language governing
permissions and
limitations under the License.
////
-== 0.1.0 (2023-01-09)
+== 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 `vy`)