diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 00000000..d761b2c5 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,8 @@ +# 1.0.0 (2022-08-29) + + +### Features + +* add request duration to completed logs ([c9bd9a2](https://github.com/tubbo/apollo-server-logging/commit/c9bd9a21d9ec4041eb02d1d532ca7654493669fa)) +* add server stop logging and path configuration ([f6a4176](https://github.com/tubbo/apollo-server-logging/commit/f6a41763c4f399c515266f42c7b9efaa6b7010bb)) +* extract apollo logging plugin implementation ([dea1923](https://github.com/tubbo/apollo-server-logging/commit/dea1923a7b05dedf41996d6ff69a244662674f1c))