Skip to content

Commit 3951cec

Browse files
committed
v0.2.0
1 parent 542a8e4 commit 3951cec

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## v0.2.0 (2022-11-02)
4+
5+
#### :rocket: Enhancement
6+
* [#26](https://github.com/mainmatter/ember-api-actions/pull/26) Add `requestType` option ([@Turbo87](https://github.com/Turbo87))
7+
* [#25](https://github.com/mainmatter/ember-api-actions/pull/25) Add `method` validity assertions ([@Turbo87](https://github.com/Turbo87))
8+
9+
310
## v0.1.2 (2022-10-28)
411

512
#### :memo: Documentation

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@mainmatter/ember-api-actions",
3-
"version": "0.1.2",
3+
"version": "0.2.0",
44
"description": "The default blueprint for ember-cli addons.",
55
"keywords": [
66
"ember-addon"

0 commit comments

Comments
 (0)