Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 510 Bytes

CHANGELOG.md

File metadata and controls

23 lines (15 loc) · 510 Bytes

Introduction

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased]

[1.0.0] - 2022-07-26

No changes.

[0.1.0] - 2021-03-26

Added

  • Generate HOTP password.
  • Validate HOTP password.
  • Generate TOTP password.
  • Validate TOTP password.
  • Generate otpauth:// URI from validator state.