We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 404742b commit 7eac60eCopy full SHA for 7eac60e
CHANGELOG.md
@@ -1,3 +1,13 @@
1
+<a name="0.0.4"></a>
2
+## [0.0.4](https://github.com/ToQoz/api-gateway-mapping-template/compare/v0.0.3...v0.0.4) (2015-12-15)
3
+
4
5
+### Bug Fixes
6
7
+* **example:** follow new(v.0.0.3) API ([404742b](https://github.com/ToQoz/api-gateway-mapping-template/commit/404742b))
8
9
10
11
<a name="0.0.3"></a>
12
## [0.0.3](https://github.com/ToQoz/api-gateway-mapping-template/compare/v0.0.2...v0.0.3) (2015-12-15)
13
package.json
@@ -1,6 +1,6 @@
{
"name": "api-gateway-mapping-template",
- "version": "0.0.3",
+ "version": "0.0.4",
"description": "Make AWS API Gateway's Mapping Template testable.",
"repository": {
"type": "git",
0 commit comments