diff --git a/docs/reference/release-notes.md b/docs/reference/release-notes.md index 8997865ce..8b2407d4d 100644 --- a/docs/reference/release-notes.md +++ b/docs/reference/release-notes.md @@ -5,21 +5,26 @@ View the [commits](https://github.com/n8n-io/n8n/compare/n8n@0.171.1...n8n@0.172.0) for this version.
**Release date:** 2022-04-11 -## Enhancements +### Enhancements * Changes to the data output display in nodes. -## Node enhancements +### Node enhancements
-## Bug fixes +### Bug fixes **core**: Luxon now applies the correct timezone. Refer to [Luxon](../nodes/expressions/luxon/) for more information.
**core**: fixed an issue with localization that was preventing i18n files from loading.
+### Contributors + +[Paolo Rechia](https://github.com/paolo-rechia) + + ## n8n@0.171.1 View the [commits](https://github.com/n8n-io/n8n/compare/n8n%400.171.0...n8n@0.171.1) for this version.