From 751c74e7de1c78a151fdd8b76f220d8411a2108a Mon Sep 17 00:00:00 2001 From: Simeon Simeonov Date: Tue, 28 Apr 2026 14:27:05 +0200 Subject: Restructure the entire project, enforce linting and add support for type checkers --- CHANGELOG.md | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index 90b2fd2..0b220de 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,14 @@ # Changelog +## [2.0.0](https://github.com/blackm0re/pyotp2289/tree/2.0.0) (2025-01-03) + +[Full Changelog](https://github.com/blackm0re/pyotp2289/compare/1.2.1...2.0.0) + +**Changes:** + +- Rename *Exception to *Error and do some additional linting + + ## [1.2.1](https://github.com/blackm0re/pyotp2289/tree/1.2.1) (2023-01-08) [Full Changelog](https://github.com/blackm0re/pyotp2289/compare/1.2.0...1.2.1) -- cgit v1.3