Skip to content

Commit

Permalink
Add CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
goncalossilva committed Dec 9, 2021
1 parent 1e802ce commit 0454efe
Showing 1 changed file with 27 additions and 0 deletions.
27 changes: 27 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
# Changelog

Notable changes are documented in this file, whose format follows [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).

## [Unreleased]

## [0.2.1] - 2021-12-09

### Changed

- Removed cross-dependency from the library to the plugin.

## [0.2.0] - 2021-12-08

### Added

- Automatic cleanup of Karma configuration file for proxying resources.

### Changed

- Removed dependency on `org.jetbrains.kotlinx:kotlinx-nodejs`.

## [0.1.0] - 2021-12-07

### Added

- Initial release.

0 comments on commit 0454efe

Please sign in to comment.