From bac25689af90b878e31214c5c3839c3ebc458f16 Mon Sep 17 00:00:00 2001 From: github-actions Date: Fri, 16 Jun 2023 22:07:30 +0000 Subject: [PATCH] Update for release --- CHANGELOG.adoc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.adoc b/CHANGELOG.adoc index 76440800..bba606ad 100644 --- a/CHANGELOG.adoc +++ b/CHANGELOG.adoc @@ -1,6 +1,8 @@ All notable changes to this project will be documented in this file. This change log follows the conventions of http://keepachangelog.com/[keepachangelog.com]. == Unreleased (dev) + +== 2.5.1089 (2023-06-16) // {{{ === Added * https://github.com/liquidz/antq/issues/204:[#204]: Added `--transitive` option to scan outdated transitive dependencies.