Skip to content

Commit b162513

Browse files
authored
1.5.0
1 parent 6c1efa7 commit b162513

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,21 @@ All notable changes to this project will be documented in this file.
33

44
This project adheres to [Semantic Versioning](http://semver.org/).
55

6+
## [1.5.0] - 2023-03-14
7+
8+
### Additions
9+
- Added `--size-left` to print disk usage to the left of the tree https://github.com/solidiquis/erdtree/pull/61
10+
- Added more paths the `erdtree` config could be placed at https://github.com/solidiquis/erdtree/pull/70
11+
12+
### Bug Fixes
13+
- Fixed issue where `--dirs-first` wouldn't work unless `-s, --sort` was specified https://github.com/solidiquis/erdtree/pull/67
14+
- Fixed isse where arguments from the `erdtree` config were being completely disregarded https://github.com/solidiquis/erdtree/pull/74
15+
16+
### Contributors
17+
18+
- [bryceberger](https://github.com/bryceberger)
19+
- [fawni](https://github.com/fawni)
20+
621
## [1.4.1] - 2023-03-12
722

823
### Bug Fixes

0 commit comments

Comments
 (0)