# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/). ## [Unreleased] ### Added - Added `alloc_panic` macro - Added `print-backtrace` feature - Added `AllocUnwrap` trait providing `alloc_unwrap` and `alloc_expect` methods with `impl`s for `Option` and `Result`