# 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.0.4](https://github.com/beltram/sd-jwt/compare/v0.0.3...v0.0.4) - 2023-11-06 ### Added - implement naive holder ## [0.0.3](https://github.com/beltram/sd-jwt/compare/v0.0.2...v0.0.3) - 2023-11-04 ### Added - simple issuer ready ## [0.0.2](https://github.com/beltram/sd-jwt/compare/v0.0.1...v0.0.2) - 2023-10-04 ### Other - *(deps)* bump actions/checkout from 3 to 4