Skip to content

Commit 3430679

Browse files
committed
🔖 2.1.0
1 parent 3d97777 commit 3430679

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

CHANGELOG.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,17 +4,16 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55
and 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

0 commit comments

Comments
 (0)