Skip to content

Commit

Permalink
Update Changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
floschu committed May 30, 2020
1 parent a6311a2 commit 269545f
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,15 @@
# changelog

## `[X.X.X]` - Unreleased
## `[1.0.0]` - Unreleased

- binary compatibility is now verified on each `[build]` & `[publish]`.
- binary compatibility will now be verified on every release.

## `[0.11.0]` - 2020-XX-XX
## `[0.11.0]` - 2020-05-30

- `CoroutineScope.createController` and `CoroutineScope.createSynchronousController` now accept a custom `ControllerStart` parameter instead of `CoroutineStart`.
- Add `ManagedController`.
- `Controller.stub` is now marked as `@TestOnly`.
- binary compatibility is now verified on each `[build]` & `[publish]`.

## `[0.10.0]` - 2020-05-11

Expand Down

0 comments on commit 269545f

Please sign in to comment.