Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](http://semver.org/).

## [v0.3.25] - 2022-03-26

### Changed

- No longer enable the `backtrace` feature of `error-chain` by default to reduce
build times. Install xargo with `--features backtrace` to re-enable
backtraces.

## [v0.3.24] - 2021-09-21

### Fixed
Expand Down