Skip to content

Commit

Permalink
Merge pull request #116 from makr11st/feature/changelog
Browse files Browse the repository at this point in the history
Add change log to the repo
  • Loading branch information
makr11st committed Sep 5, 2023
2 parents 4b5229b + 23d1b64 commit 3111f82
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
# Changelog

All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased]

## [0.4.0] - 2023-09-04

### Added

- Change log using Keep a Changelog format

## [<= 0.3.x] - Historical

### Added

- Support for Falcon API

0 comments on commit 3111f82

Please sign in to comment.