Skip to content

Commit

Permalink
Add changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
marvinroger committed Sep 1, 2022
1 parent bad705f commit 39f50a0
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
# 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.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased]

## 0.4.0 - 20122-09-01

### Changed
- BREAKING: Supported version is now `>= 10.0.0` instead of `>= 0.8.0` (#18)
- BREAKING: The export is not the class instance anymore, but the `RCSwitch` class itself, that you have to instantiate (#14)

0 comments on commit 39f50a0

Please sign in to comment.