Skip to content

Commit 95d8bf9

Browse files
committed
changelog
1 parent 7280272 commit 95d8bf9

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8-
## [2.0.0] - Unreleased
8+
## [2.0.0] - 2020-07-07
99

1010
### Added
1111

@@ -22,9 +22,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2222
### Changed
2323

2424
- Renamed \_ratio.ratio_divide to \_ratio.ratio_distribute
25-
- Renamed JustifyValues to JustifyMethod
25+
- Renamed JustifyValues to JustifyMethod (backwards incompatible)
2626
- Optimized \_trim_spans
27-
- Enforced keyword args in Console / Text interfaces
27+
- Enforced keyword args in Console / Text interfaces (backwards incompatible)
2828
- Return self from text.append
2929

3030
## [1.3.1] - 2020-06-01

0 commit comments

Comments
 (0)