From 12d7db39d8f85122d1aca516c81f2d084c899d71 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Tue, 13 Feb 2024 21:57:00 +0000 Subject: [PATCH] chore: autopublish 2024-02-13T21:57:00Z --- CHANGELOG.md | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index e69de29..69faa75 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -0,0 +1,28 @@ +# Changelog + +> All notable changes to this project will be documented in this file. The format is based on +[Keep a Changelog](http://keepachangelog.com/) and this project adheres to +[Semantic Versioning](http://semver.org/). + +## [Unreleased] + +### Configuration + +- Add requirements.txt +- Add vscode launch.json +- Add cliff.toml config + +### Documentation + +- Initialize readme and changelog + +### Features + +- Experimental BING API search +- Add main.py +- Add scraped CSV datasets +- Add GHA for automating changelog + +*** +*Changelog generated by [git-cliff](https://github.com/orhun/git-cliff).* +***