# 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).

## [0.1.2] - 2023-01-27

### Added

- `STAKE_STATE_LEN` const
- `STAKE_ACCOUNT_RENT_EXEMPT_LAMPORTS` const
- `isLockupInForce()` util fn 

## [0.1.1] - 2022-11-21

### Fixed
- Packaging issues causing it not to build with parcel. This package should be now usable in xnft backpack, which uses parcel.
