File tree Expand file tree Collapse file tree 2 files changed +11
-5
lines changed
Expand file tree Collapse file tree 2 files changed +11
-5
lines changed Original file line number Diff line number Diff line change @@ -9,16 +9,22 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
99
1010### Added
1111
12- - Reduced build bloat.
13-
1412### Fixed
1513
1614### Changed
1715
18- - Added the ability to change the style for line_diff via ` ContextConfig ` (#27 )
19-
2016### Removed
2117
18+ ## 0.9.0
19+
20+ ### Added
21+
22+ - Reduced build bloat.
23+
24+ ### Changed
25+
26+ - Added the ability to change the style for line_diff via ` ContextConfig ` (#27 )
27+
2228## 0.7.1
2329
2430### Changed
Original file line number Diff line number Diff line change 11[package ]
22name = " prettydiff"
3- version = " 0.8.1 "
3+ version = " 0.9.0 "
44authors = [
" Roman Koblov <[email protected] >" ]
55edition = " 2018"
66description = " Side-by-side diff for two files"
You can’t perform that action at this time.
0 commit comments