Skip to content

Commit a325e5d

Browse files
author
Tom McCarthy
committed
chore: update CHANGELOG
1 parent 267414b commit a325e5d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGELOG.md

+3
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
## [Unreleased]
88

99
## [0.11.0] - 2020-06-08
10+
### Added
11+
- Imports can now be made from top level of module, e.g.: `from aws_lambda_powertools import Logger, Metrics, Tracer`
12+
1013
### Fixed
1114
- **Metrics**: Fix a bug with Metrics causing an exception to be thrown when logging metrics if dimensions were not explicitly added.
1215

0 commit comments

Comments
 (0)