Changelog for v5.6

This commit is contained in:
Ilan Cosman 2023-07-04 20:45:16 -07:00
parent 2dbf3291e2
commit c96976d3da

View File

@ -10,6 +10,8 @@
- Add elixir Item ([#373] - @aselder)
- Git branch truncation has reverted to keeping the beginning
- Use `set tide_git_truncation_strategy l` to keep the end instead
- Add direnv item ([#398] - @branchvincent)
- Never truncate directories to just a dot ([#399])
### Bug fixes
@ -529,6 +531,8 @@
[#346]: https://github.com/IlanCosman/tide/issues/346
[#373]: https://github.com/IlanCosman/tide/pull/373
[#394]: https://github.com/IlanCosman/tide/issues/394
[#398]: https://github.com/IlanCosman/tide/pull/398
[#399]: https://github.com/IlanCosman/tide/issues/399
[prettier action]: https://github.com/actionsx/prettier
[super-linter]: https://github.com/github/super-linter
[v1.0.0]: https://github.com/IlanCosman/tide/tree/v1.0.0