Skip to content

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
icebob committed Oct 4, 2022
1 parent cebac53 commit 92963d3
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 @@
<a name="0.3.7"></a>
# 0.3.7 (2022-10-04)

## Changes
- update dependencies
- fix CORS methods type definition. [#115](https://github.com/moleculerjs/moleculer-apollo-server/pull/115)
- add `skipNullKeys` resolver option. [#116](https://github.com/moleculerjs/moleculer-apollo-server/pull/116)
- add `checkActionVisibility` option. [#117](https://github.com/moleculerjs/moleculer-apollo-server/pull/117)

--------------------------------------------------
<a name="0.3.6"></a>
# 0.3.6 (2022-01-17)

Expand Down

0 comments on commit 92963d3

Please sign in to comment.