Skip to content

Latest commit

 

History

History
21 lines (17 loc) · 1.24 KB

CHANGELOG.md

File metadata and controls

21 lines (17 loc) · 1.24 KB

Changelog

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

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[0.2.3] - 2020-12-25

Added

  • This file.
  • LICENSE file to make GitHub happy (#39).
  • The implemented XEP version to the README (#41).
  • A carbons_internal.h file declaring internal functions (#33) (needed and added by @shtrom :) )

Fixed

  • AppVeyor will now only push tagged builds to GitHub releases.
  • Set rpath for regular build instead of just for tests (#38) (thanks, @wladmis!).
  • Stop leaking the retrieved message body (#42) (thanks, @henry-nicolas!).
  • Preserve CPPFLAGS and LDFLAGS from env (#43) (thanks, @henry-nicolas!).

[0.2.2] and below

Lost to git commit logs and the GitHub releases page.