Skip to content

Commit 1b9c3e6

Browse files
author
Tom McCarthy
committed
chore: update CHANGELOG
1 parent b738055 commit 1b9c3e6

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
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)