We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d3a5d37 commit 20543e5Copy full SHA for 20543e5
2 files changed
CHANGELOG.md
@@ -1,5 +1,14 @@
1
# Changelog
2
3
+
4
+## v0.4.1 (2023-01-31)
5
6
+#### :rocket: Enhancement
7
+* [#128](https://github.com/mainmatter/ember-api-actions/pull/128) Add support for `adapterOptions` ([@SkoebaSteve](https://github.com/SkoebaSteve))
8
9
+#### Committers: 1
10
+- Steef Janssen ([@SkoebaSteve](https://github.com/SkoebaSteve))
11
12
## v0.4.0 (2022-11-11)
13
14
#### :rocket: Enhancement
package.json
@@ -1,6 +1,6 @@
{
"name": "@mainmatter/ember-api-actions",
- "version": "0.4.0",
+ "version": "0.4.1",
"description": "The default blueprint for ember-cli addons.",
"keywords": [
"ember-addon"
0 commit comments