nstack 0.8.1

Arity 4 stack for the kelvin merkle toolkit
Documentation
# Changelog

All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased]

## [0.8.1] - 2021-06-23

### Added
- Add microkelvin persistance feature and integration

### Change
- Change all `unwrap`s in tests to `?`

## [0.8.0] - 2021-04-21

### Changed
- Change microkelvin and canonical versions to 0.6 and 0.7 respectively

## [0.7.0] - 2021-01-25

### Changed
- Change microkelvin and canonical versions to 0.5 and 0.6 respectively

## [0.6.1] - 2020-10-30

### Changed
- Change microkelvin version to `v0.5`

### Removed
- Remove unused canonical_host

## [0.6.0] - 2020-10-20
### Changed
- Change microkelvin and canonical to version 0.4

[Unreleased]: https://github.com/dusk-network/nstack/compare/v0.8.1...HEAD
[0.8.1]: https://github.com/dusk-network/nstack/compare/v0.8.0...v0.8.1
[0.8.0]: https://github.com/dusk-network/nstack/compare/v0.7.0...v0.8.0
[0.7.0]: https://github.com/dusk-network/nstack/compare/v0.6.1...v0.7.0
[0.6.1]: https://github.com/dusk-network/nstack/compare/v0.6.0...v0.6.1
[0.6.0]: https://github.com/dusk-network/nstack/releases/tag/v0.6.0