From 647cff12326a3106aadfa33b6e6c89dfe26b42be Mon Sep 17 00:00:00 2001 From: Chin Yeung Li Date: Wed, 14 Aug 2024 13:59:08 +0800 Subject: [PATCH] #122 - Update changelog Signed-off-by: Chin Yeung Li --- CHANGELOG.rst | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.rst b/CHANGELOG.rst index e93d0c9..4a8a806 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -1,6 +1,10 @@ Changelog ========= +v0.5.2 +------ +- Update link references of ownership from nexB to aboutcode-org + v0.5.1 ------- @@ -9,7 +13,7 @@ v0.5.1 v0.5.0 ------- -- FetchCode now supports retrieving package info for following generic packages: +- FetchCode now supports retrieving package info for following generic packages: * pkg:generic/linux * pkg:generic/mtd-utils * pkg:generic/barebox @@ -42,7 +46,7 @@ v0.5.0 v0.4.0 ------- -- FetchCode now supports retrieving package info for following generic packages: +- FetchCode now supports retrieving package info for following generic packages: ``busybox``, ``bzip2``, ``dnsmasq``, ``dropbear``, ``ebtables``, ``hostapd``, ``ipkg``, ``iproute2``, ``iptables``, ``libnl``, ``lighttpd``, ``nftables``, ``openssh``, ``samba``, ``syslinux``, ``toybox``, ``uclibc``, ``uclibc-ng``, ``util-linux`` and ``wpa_supplicant``. @@ -63,4 +67,3 @@ v0.1.0 --------- First, initial release. - \ No newline at end of file