Skip to content

Latest commit

 

History

History
23 lines (18 loc) · 757 Bytes

CHANGELOG.md

File metadata and controls

23 lines (18 loc) · 757 Bytes

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.3.0] - 2022-11-29

Changed

  • Breaking: change some environment variable names to conform to default Phoenix 1.6 generated names
  • Update Dockerfile using the one generated by mix phx.gen.release --docker
  • Breaking: rename from mfpb to live_bin, all environment variables must be adjusted

[0.2.0] - 2019-10-29

Added

  • Add CHANGELOG
  • Add Download body button under requests

Fixed

  • Don't crash when receiveing a binary body

[0.1.0] - 2019-10-14

Added

  • Initial release