Release v0.3.2

This commit is contained in:
Utku Demir 2023-11-28 14:40:20 +13:00
parent 8aa384d35d
commit ad1f43eae1
2 changed files with 8 additions and 1 deletions

View File

@ -1,5 +1,12 @@
# Changelog
## 0.3.2 - 2023-11-28:
* fix: Support new path-info syntax introduced in nix 2.19 (thanks @SuperSandro2000, @GrigorenkoPV9, issue: [#67][], PR: [#68][])
[#67]: https://github.com/utdemir/nix-tree/issues/67
[#68]: https://github.com/utdemir/nix-tree/issues/68
## 0.3.1 - 2022-12-10:
* fix: Update 'brick' library (thanks @ncfavier, PR: [#47][])

View File

@ -3,7 +3,7 @@ cabal-version: 2.4
name: nix-tree
synopsis: Interactively browse a Nix store paths dependencies
description: A terminal curses application to browse a Nix store paths dependencies
version: 0.3.1
version: 0.3.2
homepage: https://github.com/utdemir/nix-tree
license: BSD-3-Clause
license-file: LICENSE