Skip to content

Commit

Permalink
chore(CHANGELOG): switch to the keep a changelog format
Browse files Browse the repository at this point in the history
  • Loading branch information
JKRhb committed May 1, 2024
1 parent b869322 commit 7a1c10a
Showing 1 changed file with 23 additions and 0 deletions.
23 changes: 23 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,24 @@
# 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]

### Added

### Changed

### Deprecated

### Removed

### Fixed

### Security

## 0.28.0

- chore!: upgrade dependencies ([PR 56](https://github.com/eclipse-thingweb/dart_wot/pull/56))
Expand Down Expand Up @@ -312,3 +333,5 @@ Various refactorings, updated README file.
## 0.1.0

- Initial version.

[unreleased]: https://github.com/eclipse-thingweb/dart_wot/compare/v0.28.0...HEAD

0 comments on commit 7a1c10a

Please sign in to comment.