File tree Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Original file line number Diff line number Diff line change @@ -4,17 +4,16 @@ All notable changes to this project will be documented in this file.
44The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
55and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
66
7- ## [ 2.0.1] - 2019-01-13
8-
9- ## [ Unreleased]
7+ ## [ 2.1.0] - 2019-01-24
108### Added
119- Optional source transforms:
1210 - remove object base, enabled by default
1311
1412### Changed
1513- Return statements no longer wrap tuples in extraneous parentheses
14+ - Duplicated literals are only raised to the lowest common function namespace
1615
17- ## [ 2.0.0] - 2018 -01-13
16+ ## [ 2.0.0] - 2019 -01-13
1817### Added
1918- Optional source transformations:
2019 - Rename locals, enabled by default
You can’t perform that action at this time.
0 commit comments