chore: release (#157)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
Anand Krishnamoorthi
2024-02-22 21:18:49 -08:00
committed by GitHub
parent f51731e584
commit 0e053832db
3 changed files with 33 additions and 2 deletions

View File

@@ -0,0 +1,13 @@
# 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/regorus-java-v0.1.0) - 2024-02-23
### Other
- Java publishing ([#151](https://github.com/microsoft/regorus/pull/151))
- Java bindings ([#147](https://github.com/microsoft/regorus/pull/147))