mirror of
https://github.com/romkatv/powerlevel10k.git
synced 2024-11-11 00:00:06 +00:00
Catching up CHANGELOG with new segments.
This commit is contained in:
parent
164c6bd162
commit
154181ffc2
1 changed files with 12 additions and 0 deletions
12
CHANGELOG.md
12
CHANGELOG.md
|
@ -28,6 +28,18 @@ variable is void.
|
|||
|
||||
There is now a path shortening strategy that will use the `package.json` file to shorten your directory path. See the documentation for the `dir` segment for more details.
|
||||
|
||||
### `chruby` Segment
|
||||
|
||||
Added new `chruby` segment to support this version manager.
|
||||
|
||||
### `node`, `nvm` Segments
|
||||
|
||||
Improvements to speed / reliability.
|
||||
|
||||
### `docker` Segment
|
||||
|
||||
Added new `docker` segment that will show your Docker machine.
|
||||
|
||||
## v0.3.2
|
||||
|
||||
### `vcs` changes
|
||||
|
|
Loading…
Reference in a new issue