omg-api/CHANGELOG.md
Aadi Desai 40ebdf777d
Initial commit
Set up general project structure, [cargo.toml](Cargo.toml) and [license](LICENSE)
Added [changelog](CHANGELOG.md) and reference in the [readme](README.md)
Migrated source files from [omg](https://crates.io/crates/omg) crate
2023-05-08 22:49:44 +01:00

732 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

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.