-
Notifications
You must be signed in to change notification settings - Fork 39
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
22 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,6 +3,27 @@ | |
All notable changes to this project will be documented in this file. | ||
See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. | ||
|
||
<a name="3.1.0"></a> | ||
# [3.1.0](https://github.com/micro-analytics/micro-analytics/compare/[email protected]@3.1.0) (2017-06-28) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* Accept empty POST requests ([264bbe8](https://github.com/micro-analytics/micro-analytics/commit/264bbe8)) | ||
* Add logging of errors from parsing meta ([1243281](https://github.com/micro-analytics/micro-analytics/commit/1243281)) | ||
* Add support for OPTIONS request to support fetch ([6863460](https://github.com/micro-analytics/micro-analytics/commit/6863460)) | ||
* Pass filtering to get ([d18b27d](https://github.com/micro-analytics/micro-analytics/commit/d18b27d)), closes [#33](https://github.com/micro-analytics/micro-analytics/issues/33) | ||
* Stop silently fail json parsing of meta ([0a8eb8c](https://github.com/micro-analytics/micro-analytics/commit/0a8eb8c)) | ||
* Upgrade micro to get support for json parsing ([298ad7e](https://github.com/micro-analytics/micro-analytics/commit/298ad7e)) | ||
|
||
|
||
### Features | ||
|
||
* Add support for meta through post requests ([a472ab9](https://github.com/micro-analytics/micro-analytics/commit/a472ab9)), closes [#24](https://github.com/micro-analytics/micro-analytics/issues/24) | ||
|
||
|
||
|
||
|
||
<a name="3.0.1"></a> | ||
## [3.0.1](https://github.com/micro-analytics/micro-analytics/compare/[email protected]@3.0.1) (2017-06-24) | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters