File tree 1 file changed +3
-3
lines changed 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file.
5
5
The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
6
6
and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
7
7
8
- ## [ 2.0.0] - Unreleased
8
+ ## [ 2.0.0] - 2020-07-07
9
9
10
10
### Added
11
11
@@ -22,9 +22,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
22
22
### Changed
23
23
24
24
- Renamed \_ ratio.ratio_divide to \_ ratio.ratio_distribute
25
- - Renamed JustifyValues to JustifyMethod
25
+ - Renamed JustifyValues to JustifyMethod (backwards incompatible)
26
26
- Optimized \_ trim_spans
27
- - Enforced keyword args in Console / Text interfaces
27
+ - Enforced keyword args in Console / Text interfaces (backwards incompatible)
28
28
- Return self from text.append
29
29
30
30
## [ 1.3.1] - 2020-06-01
You can’t perform that action at this time.
0 commit comments