# 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] ## [2.0.3](https://github.com/utnet-org/utility-sdk-rs/compare/unc-sys-v2.0.2...unc-sys-v2.0.3) - 2024-05-28 ### Other - Update variable - Update authors' email addresses and repository URLs ## [0.7.5](https://github.com/utnet-org/utility-sdk-rs/compare/unc-sys-v0.7.4...unc-sys-v0.7.5) - 2024-05-24 ### Other - Update authors' email addresses and repository URLs - Update dependencies to fix borsh-rs issue ## [0.2.1](https://github.com/utnet-org/utility-sdk-rs/compare/0.1.1...unc-sys-v0.2.1) - 2024-01-18 ### Other - Add release-plz to automate releases ([#12](https://github.com/utnet-org/utility-sdk-rs/pull/12))