diff --git a/CHANGELOG.md b/CHANGELOG.md index 9720e308..7d737dae 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,8 +6,15 @@ Unreleased No changes. +1.2.0 +----- + +Additional logging for the draupnir server +Support reporting exceptions to [Sentry](https://sentry.io) via the +DRAUPNIR_SENTRY_DSN environment variable + 1.1.0 ----------- +----- Allow the trusted email domain to be specified via an environment variable. Fix a bug where the Draupnir-Version header would not be included in the API diff --git a/DRAUPNIR_VERSION b/DRAUPNIR_VERSION index 9084fa2f..26aaba0e 100644 --- a/DRAUPNIR_VERSION +++ b/DRAUPNIR_VERSION @@ -1 +1 @@ -1.1.0 +1.2.0