Skip to content

Latest commit

 

History

History
22 lines (12 loc) · 518 Bytes

File metadata and controls

22 lines (12 loc) · 518 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

  • add Config::from_json to load a Config directly from a JSON string, make DeserializedConfig private #42

Deprecated

Removed

Fixed

Security