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
commit b682e77dacd74e94e1671b0fe5dec4434d8866ff 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`)
