We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 055a68f commit 8723434Copy full SHA for 8723434
CHANGELOG.md
@@ -4,6 +4,13 @@ All notable changes to this project will be documented in this file.
4
Note that since this is just a document of recommendations, semantic versioning is not used here.
5
Versions are only used to keep track of changes from one version to another.
6
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
14
## [0.1.0]
15
### Added
16
- Initial release
0 commit comments