bump to version 0.2.14-beta

This commit is contained in:
2024-02-07 18:42:33 -07:00
parent 331c4f64d6
commit 15464602f9
3 changed files with 16 additions and 3 deletions

View File

@@ -6,6 +6,19 @@ 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]
### Changed in DB
- ?
## [0.2.13] - 2024.02.07
### Added
- Display of user's offers
- Check for valid DIDs
### Fixed
- Name display on give prompt
- Non-numbers on number input & autocapitalize on URL input
### Changed in DB
- None
## [0.2.12] - 2024.02.01