From 8e57f8e08b15e65cbb06cbc4fd61fc5f5dedc1c7 Mon Sep 17 00:00:00 2001 From: fan-tastic-z Date: Thu, 6 Jun 2024 00:36:16 +0800 Subject: [PATCH] chore: update CHANGELOG.md --- CHANGELOG.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 87d5f0d..2c6c5d0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,17 @@ All notable changes to this project will be documented in this file. +## [0.1.7] - 2024-06-05 + +### 🚀 Features + +- Support crawling github for poc + +### ⚙️ Miscellaneous Tasks + +- Update CHANGELOG +- Update version to 0.1.7 + ## [0.1.6] - 2024-06-04 ### 🐛 Bug Fixes