omg-api/CHANGELOG.md
Aadi Desai 25ec3b53d7
Add passing of overridable address to fn process
Ignore all variant members while using `todo!()`s
Add precedence info and mention of config / env var for address argument
2023-05-09 00:37:30 +01:00

787 B

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

  • Address input parameter for fn process in impls

Changed

Deprecated

Removed

Fixed

Security

0.1.0 - 2023-05-08

Added

  • General project structure, cargo.toml and license.
  • Changelog file (this file) and reference in the readme.
  • Source files from omg crate.