Skip to content

Commit 8723434

Browse files
committed
Use new future keywords in examples
Also, add section recommending explicit imports of future keywords. Signed-off-by: Anders Eknert <[email protected]>
1 parent 055a68f commit 8723434

File tree

2 files changed

+107
-123
lines changed

2 files changed

+107
-123
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,13 @@ All notable changes to this project will be documented in this file.
44
Note that since this is just a document of recommendations, semantic versioning is not used here.
55
Versions are only used to keep track of changes from one version to another.
66

7+
## [0.2.0]
8+
### Added
9+
- Recommendation on using explicit imports for future keywords
10+
11+
### Changed
12+
- Updated all examples to make use of the new future keywords
13+
714
## [0.1.0]
815
### Added
916
- Initial release

0 commit comments

Comments
 (0)