Skip to content

Commit

Permalink
docs(CHANGELOG.md): notes for 0.1.6
Browse files Browse the repository at this point in the history
  • Loading branch information
bennofs committed Jun 2, 2023
1 parent 1bbd365 commit 6b9b4ef
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,17 @@
## 0.1.6 - [Unreleased]
## 0.1.7 - [Unreleased]
### Added
### Fixed
### Changed
### Removed

## 0.1.6
### Added
* support setting `NIX_INDEX_DATABASE` environment variable to set database location (#213), thanks @mmarx
* this version and future versions will be published to https://crates.io, simplifying library usage in other projects
### Fixed
### Changed
### Removed

## 0.1.5
### Added
### Fixed
Expand Down

0 comments on commit 6b9b4ef

Please sign in to comment.