Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
jimbrig committed Feb 13, 2024
2 parents c0d6754 + 3ad52e6 commit 19b13a8
Show file tree
Hide file tree
Showing 2 changed files with 30 additions and 0 deletions.
28 changes: 28 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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).*
***
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# Municode Library Web Scraper Bot

[![Automate Changelog](https://github.com/noclocks/municode-scraper/actions/workflows/changelog.yml/badge.svg)](https://github.com/noclocks/municode-scraper/actions/workflows/changelog.yml)

> [!NOTE]
> This repo ...
Expand Down

0 comments on commit 19b13a8

Please sign in to comment.