Skip to content

Commit

Permalink
Add CHANGELOG entry (#39)
Browse files Browse the repository at this point in the history
Add an entry for the unreleased fix for `aarch64-apple-darwin`.
  • Loading branch information
nwjsmith authored Feb 28, 2021
1 parent 00d31ba commit bf0826c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ 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/).

## [Unreleased]
- Fixed compilation on `aarch64-apple-darwin` (Apple Silicon).

## [0.16.0] - 2021-01-31
- Replaced `failure` with `anyhow` and `thiserror`. Re-export `anyhow` as `emacs::error::anyhow`.
Expand Down

0 comments on commit bf0826c

Please sign in to comment.