Skip to content

Latest commit

 

History

History
39 lines (21 loc) · 762 Bytes

CHANGELOG.md

File metadata and controls

39 lines (21 loc) · 762 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.

[Unreleased]

Added

Changed

Removed

[0.2.0] - 2024-09-21

Feature

  • Added support for listening for TLS connections and connecting to TLS upstreams. See the output of -h for new flags.

[0.1.3] - 2024-02-08

Fixed

  • Avoid crash when using docker container due to missing CA certificates

[0.1.2] - 2023-10-17

Added

  • Added --replay-only flag to ensure only replays and no recordings are made. Useful in CI.

[0.1.1] - 2023-10-16

Added

  • Initial release