Skip to content

Commit

Permalink
v0.3.0 changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
kmoe authored Jul 17, 2020
1 parent 1a275c4 commit 7e3979d
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
# 0.3.0 (Unreleased)

BREAKING CHANGES:
- Stop exporting `exec.Cmd` versions of methods [GH-25]
- Require `address` and `id` arguments in `Import()` [GH-24]
- Rename `StateShow()` to `Show()` [GH-30]

BUG FIXES:
- Fix bug in `Import()` config argument [GH-28]

# 0.2.2 (July 13, 2020)

BUG FIXES:
Expand Down

0 comments on commit 7e3979d

Please sign in to comment.