chore: release v0.2.0 (#257)

v0.2.0

Signed-off-by: Anand Krishnamoorthi <35780660+anakrish@users.noreply.github.com>

---------

Signed-off-by: Anand Krishnamoorthi <35780660+anakrish@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
Anand Krishnamoorthi
2024-05-30 08:45:43 -04:00
committed by GitHub
parent 536c6ede5c
commit ffb79f1b30
7 changed files with 93 additions and 1 deletions

View File

@@ -0,0 +1,12 @@
# Changelog
All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [Unreleased]
## [0.1.0](https://github.com/microsoft/regorus/releases/tag/ensure_no_std-v0.1.0) - 2024-05-30
### Other
- no_std support ([#232](https://github.com/microsoft/regorus/pull/232))